Ecosyste.ms: OpenCollective

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

github.com/css-doodle/css-doodle

🎨 A web component for drawing patterns with CSS.
https://github.com/css-doodle/css-doodle

Add aliases for index, col, row, size etc.

Using capital letters is one way to reduce the number of function names

4ad3f70c7019d44e2d70cc3fc7f70c354c45499e authored about 4 years ago
Improve the code generation speed

d501f8f79fef9a411c4e5e15299c92218f74ac5d authored about 4 years ago
Add 2-dimensional traversal ability to `@m` function

9e09aec33c5382b5e8c6267b0fc08e9ae5726f1f authored about 4 years ago
Prevent more type errors

5b4ab7e178589786cb65235bc4dcbeb6e2ed64e0 authored about 4 years ago
Fix '0' value in arguments not being included

77d2f656dc28d6cc87ff0e2ac373a53d96a22d52 authored about 4 years ago
Add code example

c6e9519342bbb537940007361cdafc9bdb360302 authored about 4 years ago
Remove the Spectrum community link

e47264dfbee0ab5c2f20f5f3470aa49466537189 authored about 4 years ago
0.9.3

efdc22117373c79e77c58c5fa5309ea7b9704a6b authored about 4 years ago
Fix attribute update for seed number

8e7151ce093d10a74051b12288b44b9af20e2634 authored about 4 years ago
Add line breaks

fc81b9c9844f3670d93eb095bc47ccef011ca896 authored about 4 years ago
0.9.2

3172196114dfb44041d674fda94405acd6978e7e authored about 4 years ago
Add version to released files

66b0dbbb64fb208c516f9fce3b67aa963bb10aae authored about 4 years ago
Normalize the count of sequence generator so it's

safe to use r function in m function

97579549680d96e05184794b43b63d0cd04b8513 authored about 4 years ago
Replace all errors with warning

95d4214bc8bd28db1f4a5a3c8553a372a2b29faf authored about 4 years ago
Remove unused code

ff55ac785e69ba15fed870a1466982ce2282a7f8 authored about 4 years ago
0.9.1

27001097e74985512547ae81bd11307d6e348730 authored about 4 years ago
Fix reading property names

48c81352889d8111ae348834cea1544eaa1ab28e authored about 4 years ago
0.9.0

1faaa9628feddf79a6f21b855b59d0b1975ffa67 authored about 4 years ago
Automatically register properties based on their names

0748f6b859637ed4d5520f59f441cb9e57eac27b authored about 4 years ago
Do not throw errors

8028d5e6ac1f0a68e4475b1cfbf509cf44e992af authored about 4 years ago
Add cross option to even/odd functions

Make row/col respect to y/x

9ee4e53f18bda6f404c74890b9aea63d6b8529db authored about 4 years ago
Add seed number to random

ed3d51e8d76e1c275c409b5177169753bf45405c authored about 4 years ago
Change the grid limit back to 32x32

fa7955f7202ca33ae234bdeab99c7af9a989bec9 authored almost 5 years ago
Fix the missing flag

2f84de9c84503bd32748e41ab728a8f8655b4d39 authored almost 5 years ago
Update package and build script

0294ce6c2115b57b9affee02f5ac584b387a1325 authored almost 5 years ago
0.8.5

bb9be3fe975fdd09a585d4a0a249bd9eb4e8b862 authored almost 5 years ago
Fix the value of `@n` and `@M` with no context

e912f85c43e4da1029a9540ce41b5a6c06221226 authored almost 5 years ago
Fix blink on reinitialization

0ed02c08cdc3390e8ae9a2c52c10949fbeba2cdf authored almost 5 years ago
0.8.4

9618c6ca065c5337c3ea52717cde75b98346b1bd authored almost 5 years ago
Set default width/height to be `auto`

e50c905ef2d55d4856a35367ac8641f343816721 authored almost 5 years ago
Export CSSDoodle as the module name for working with Observable

53a82cd0861240b4feffcb437ee70fce21b2f5e6 authored almost 5 years ago
Fix grid parsing

22c2420fcd559cd6bc3346080448ecb75d48a2b7 authored almost 5 years ago
remove old test and switched to ava

5719592847f2cfea5e7d93dc8295220d2fd2dfdd authored almost 5 years ago
Fix test

6fb7d05c641a66e8895e21c3efd5521ee1278afc authored almost 5 years ago
cleanup

e39550fea959066fb533b906b67e42526fbd0716 authored almost 5 years ago
0.8.2

90e4e5a38ce12f9e021c3ae6761c185e8670f774 authored almost 5 years ago
Fix Math function name

1b306d7a1a18dc722630f4bb079d53e2bfa147c9 authored almost 5 years ago
Make arguments expandable and function composable

d138313e909f054b7c5aff1d849bb3c06e4b6e81 authored almost 5 years ago
Add alias for stripe

739f544b8baec3fb4ba4c87555f2da42b768a1d0 authored almost 5 years ago
0.8.1

85ec7e9517c48145d306fa9d24cb99b6225dcd7b authored almost 5 years ago
rebuild

064bfd1e074135579e7a731ab42a58058c9138b4 authored almost 5 years ago
Increase the gird size up to 64x64

1e6f55651c6a98db72d248259a45d5c85d441e36 authored almost 5 years ago
Update license

8c0d61b1227d7554532f77267bc711ce56ea5411 authored almost 5 years ago
Add changelog patch

fa205a03a4b610557e81ecdc312224ccdd92d63e authored almost 5 years ago
Make function arguments less error prone

c7a7927a58370adf1a8aaa1465e4cb357328a9d5 authored almost 5 years ago
Support steps in stripe function

331eaf1f7a54f467f29bf052c7b8e150fd763334 authored almost 5 years ago
Make package size smaller

b10fac34aae263e9a6b322167fb61c7397e54bfe authored almost 5 years ago
0.8.0

4eee68d6e7de9cc5295be8eabba7ea5abd9ca655 authored almost 5 years ago
Add top-level grid definition

201eda6f942dd076fe22a0b2c26529ba60e758ac authored almost 5 years ago
Add stripe() function for gradients

e35d82e78166b196b265bddb28de9798121d16ad authored almost 5 years ago
Use place-items instead of place-content.

59ff145aa10be050f46186d7695203000209a452 authored about 5 years ago
0.7.7

d7e78aa9e3cee15287d9bdf279b84858f83756ea authored about 5 years ago
Fix unexpectable bug in Chrome

1405a58ddca0e0ea4cf08348e766cb0275263bae authored about 5 years ago
Limit size of the last values to 20

7a710536b336236adee892b818aa811b8d1e3a2b authored about 5 years ago
Add drop shape

58e8211ca97ab88861507284dd76ba279cc43307 authored about 5 years ago
Fix typo

1ba259c07bc3cdb01a27f24fbdbeb9010e43c00b authored about 5 years ago
0.7.6

525fc7e2aa77bb89e3393d790e3318bc460cfa8f authored about 5 years ago
Support last n value for lp and lr

3d64f8f2da42c6205bd4773767a8df78766cad45 authored about 5 years ago
Ignore null or undefined values

bf6e1421265e440fd955a303073fd50c30418e10 authored about 5 years ago
Add max iteration count

0412d257833a7da6e49e1055a257a6467df634bb authored about 5 years ago
0.7.5

100c1fd59672b19aea9d0649752dc52f0c818a6b authored about 5 years ago
Make function calls more short

0173f6b6acadf034f0bcca4d22d4acd7a66d4dac authored about 5 years ago
Recongize function without parentheses

568eef4386d4df58d3dd5acec0b5245165b838ca authored about 5 years ago
Add π symbol

a6e82daf47b3ec0f1612aac96db10761adabae3a authored about 5 years ago
Add more aliases

2253fa00bd5c0d6646a52c518e144fe0cf7d95ad authored about 5 years ago
0.7.4

159d2f03a7e214872885f3c4332b8d34c4061db9 authored about 5 years ago
Add poster size

dce8300e3186d6391fb4723b80f2eaee4c339b1c authored about 5 years ago
Handle more edge cases for rand

947f04f4644873b7380ebd73451ff409e538f988 authored about 5 years ago
Use place-content

07a3b0fb8714b35b153d96d4c09f9877a5d106b4 authored about 5 years ago
Add shorthand for standard paper size and others.

@size: a3
@size: a3 portrait
@grid: 5x5 / a4 pl
@grid: 8 / a4 p

b8ac4b8d3abd45bab321755d217a432672f779d9 authored about 5 years ago
Set all elements inside the component to be border-box

1b6768e59b75e18c39ec5e44406219bd5da80d45 authored about 5 years ago
Add opencollective funding to package

426af8ec97179e7cf1ae3d980548e3b6af5dcec2 authored about 5 years ago
Prevent duplicated definition

4e8fa8233a48bd760d4eadd1079a6bc1ea44cfd7 authored over 5 years ago
0.7.3

08d971386ff3ab6d4ada2b7b682e610b3f9281c1 authored over 5 years ago
Expand the '±' symbol to '-' and '+' in one place

e536680dbaf8b86f97641f234e2317d85f29cb4b authored over 5 years ago
Add support section [ci skip]

0e6cab553697fe6b9c500f66bb0bbc13a2b467ef authored over 5 years ago
Join open collective [ci skip]

4f3cffaf275f87ab21b051200ec838d800dd7b25 authored over 5 years ago
0.7.2

7153acb3939b0d688e5af302eb51b57dfb189235 authored over 5 years ago
Add click-to-update attribute for demo stuff

afe0d4ae8f7ec95e6022ed7a977ef098853fe1ed authored over 5 years ago
Update FUNDING.yml

0c5f4c1666765a317c2be60155a8ced4e2c6680f authored over 5 years ago
Create FUNDING.yml

7eec611c3db446fcca8f19a616f32ec5f9bb9612 authored over 5 years ago
add id() function

d4497fad7393e6a2a5de0df61acbb36693e801b6 authored over 5 years ago
upgrade packages

82b0e5ba938e354b78a3ee0ea14783c4dbf9aed1 authored over 5 years ago
0.7.1

2548a6dcd8e475f6b060715a9f80f8f7eec9b4e8 authored over 5 years ago
Using Node.appendChild instead of innerHTML

840e1a8ca996c71d3220b92bb0d0d76f30e30da4 authored almost 6 years ago
0.7.0

18445f099e9b6dbfd8d8b07fb2c27c9be0b98d3c authored almost 6 years ago
clear animation state on update

bececaa8c29a16f55347393e3d750c087b42f0b5 authored almost 6 years ago
rebuild

bb6686664db364d6e0d8ab49e5049d7f22fb3fa9 authored almost 6 years ago
Add depth demension

d0145fdab4d7c0c3d7cc8d3e6867c0d4b9e53b04 authored almost 6 years ago
cleanup and add basic test

b5cf9b283f75b42b87ffbda8b785650f4d04ba46 authored almost 6 years ago
update res links

4e289bb61b0cff69993f9517248605df291d1e6b authored almost 6 years ago
Fix serious typo

ec12cb3abfc57e6cccb2df0ceb81a3673eca81b5 authored almost 6 years ago
typo

d5ea257e01cecca7a1fe02f96bbd43ad1389a3dc authored almost 6 years ago
0.6.2

0f14ac58067c9b337753f4c14a53b218c4b5aed5 authored almost 6 years ago
Add `@ms()` aka multitple-with-space

672c21cdbc56375e91d56cc3677b403f72a8ddfd authored almost 6 years ago
Add support for dynamic functions with numeric parameters

3706bcb330b3a1da79b790202722289c4199f916 authored almost 6 years ago
Add new resource

3489287172296a0e6817b58f3160be2c54c27bfe authored almost 6 years ago
Fix for content:none

4944da01cd9ca9d7811c59f64a7665508f203af1 authored almost 6 years ago
0.6.1

6525dcc2cfc698cc0a2822fe4fbdc99656adc4bc authored almost 6 years ago
Add rand-int()

513758bf7766b879671d74354519a2257a06b510 authored almost 6 years ago