Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

css-doodle

🎨 A web component for drawing patterns with CSS.
Collective - Host: opensource - https://opencollective.com/css-doodle - Website: https://css-doodle.com - Code: https://github.com/css-doodle/css-doodle

Update ci

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 2 months ago
Add View transition

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 2 months ago
Improve selector parsing

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 2 months ago
Switch to esbuild

github.com/css-doodle/css-doodle - yuanchuan opened this pull request 2 months ago
enhancement: fractals

github.com/css-doodle/css-doodle - iamdtms opened this issue 9 months ago
vue:Initialization error

github.com/css-doodle/css-doodle - Pigzhuyao opened this issue 9 months ago
How to use in Svelte/SvelteKit?

github.com/css-doodle/css-doodle - djsnipa1 opened this issue 9 months ago
Carousel not responding to hand gestures

github.com/css-doodle/css-doodle - Sandile-Dev01 opened this issue about 1 year ago
Precision

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 1 year ago
Add `@hover` selector

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 1 year ago
Affect adjacent cells with hover

github.com/css-doodle/css-doodle - upavloff opened this issue about 1 year ago
mode

github.com/css-doodle/css-doodle - yuanchuan opened this issue over 1 year ago
Add range support

github.com/css-doodle/css-doodle - yuanchuan opened this issue about 2 years ago
Group syntax for pick function

github.com/css-doodle/css-doodle - yuanchuan opened this issue about 2 years ago
0.29.0

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 2 years ago
Add times syntax for SVG element

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 2 years ago
0.28.2

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Add `@place` alias for `@position`

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Do not group elements for empty id

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Extend filter to add blur, erode, and dilate commands

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Bugfix

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
0.28.0

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Support reading seed value from source code

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Support named arguments for `@svg-filter` and `@rn`

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Fix broken var inheritance

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Bug Report: `@p` custom properties in `@doodle`

github.com/css-doodle/css-doodle - jiangyijie27 opened this issue over 2 years ago
Support `title` and `desc` element

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Reduce the default grid size to maximum 64x64

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
0.27.4

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
0.27.3

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Add shorthand for frequently used svg filter

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Skip empty group argument

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
0.27.2

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Add t variable to represent u_time

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Fix pattern function caused by missing CSS vars

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Simplify calc in random selector

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Group SVG elements with same id

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
add vec2 u_seed to shader

github.com/css-doodle/css-doodle - akira-cn opened this pull request over 2 years ago
0.27.1

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Add pause/resume to shader and CSS animations

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Use CSS variable for shader background value

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Clear shader animations on `update` or `disconnected`

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
0.27.0

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Add an option for skipping inline comments

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Update shaders

github.com/css-doodle/css-doodle - akira-cn opened this pull request over 2 years ago
fix cache

github.com/css-doodle/css-doodle - akira-cn opened this pull request over 2 years ago
Add uniform u_time to shaders.

github.com/css-doodle/css-doodle - akira-cn opened this pull request over 2 years ago
Idea: @content

github.com/css-doodle/css-doodle - yuanchuan opened this issue over 2 years ago
Improve m function performance

github.com/css-doodle/css-doodle - yuanchuan opened this issue over 2 years ago
Feature Request: Pick a value contains ','

github.com/css-doodle/css-doodle - jiangyijie27 opened this issue over 2 years ago
Does it work with Canvas?

github.com/css-doodle/css-doodle - deadcoder0904 opened this issue over 2 years ago
Enhancement to p function

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
Enabling es modules to fix tests on windows

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 2 years ago
types: add css-doodle element type

github.com/css-doodle/css-doodle - beicause opened this pull request almost 3 years ago
Fix negative functions in calc

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 3 years ago
Update shape function

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 3 years ago
Fix calc function for heading negative variables

github.com/css-doodle/css-doodle - yuanchuan opened this pull request about 3 years ago
Example for :doodle doesn't work

github.com/css-doodle/css-doodle - zemian opened this issue about 3 years ago
Grid attribute with @size does not work

github.com/css-doodle/css-doodle - zemian opened this issue about 3 years ago
Custom functions

github.com/css-doodle/css-doodle - yuanchuan opened this issue about 3 years ago
Parse keyframes error

github.com/css-doodle/css-doodle - yuanchuan opened this issue over 3 years ago
Improve SVG parser

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 3 years ago
Add canvas function to generate background

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 3 years ago
Rewrite parsers and test as much as possible

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 3 years ago
Rewrite parsers and test as much as possible

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 3 years ago
@grid: 1 with the JS Api fails

github.com/css-doodle/css-doodle - patrikengborg opened this issue over 3 years ago
Features/normalize distribution random

github.com/css-doodle/css-doodle - Plasmatium opened this pull request over 3 years ago
not working in nextjs

github.com/css-doodle/css-doodle - ghost opened this issue over 3 years ago
Add parent div around each cell

github.com/css-doodle/css-doodle - shanerich opened this issue almost 4 years ago
Is it possible to @repeat a @stripe?

github.com/css-doodle/css-doodle - djmtype opened this issue about 4 years ago
Distribute as JS modules

github.com/css-doodle/css-doodle - justinfagnani opened this issue over 4 years ago
Prettier incorrectly formats css

github.com/css-doodle/css-doodle - webberpuma opened this issue over 5 years ago
vuepress + css-doodle build is not work

github.com/css-doodle/css-doodle - EryouHao opened this issue over 5 years ago
Comment in the code will cause bug.

github.com/css-doodle/css-doodle - random-yang opened this issue over 5 years ago
Port to Vue.js

github.com/css-doodle/css-doodle - mvaneijgen opened this issue almost 6 years ago
Port to React

github.com/css-doodle/css-doodle - yuanchuan opened this issue about 6 years ago
Read custom properties

github.com/css-doodle/css-doodle - yuanchuan opened this issue about 6 years ago
repeating animations | question

github.com/css-doodle/css-doodle - diomed opened this issue over 6 years ago
extend @place-cell

github.com/css-doodle/css-doodle - moonou opened this pull request over 6 years ago
Simplify function names

github.com/css-doodle/css-doodle - yuanchuan opened this issue over 6 years ago
content in pseudo-elements

github.com/css-doodle/css-doodle - yuanchuan opened this issue over 6 years ago
Custom property bridge

github.com/css-doodle/css-doodle - yuanchuan opened this pull request over 6 years ago
Idea: Bridge with custom properties

github.com/css-doodle/css-doodle - yuanchuan opened this issue over 6 years ago