Ecosyste.ms: OpenCollective

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

Sinuous

Light, fast, reactive UI library
Collective - Host: opensource - https://opencollective.com/sinuous - Website: https://sinuous.dev/ - Code: https://github.com/luwes/sinuous

Update readme [skip ci]

github.com/luwes/sinuous - 671d4908cafd7d8f103228cb9d300a0203d9a9d5 authored about 5 years ago
Update site

github.com/luwes/sinuous - 2b297c7e0274b24e7d3c6434f09db23182689539 authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - 789ba746311f9c656c1ff22e709b3650020b2609 authored about 5 years ago
Fix coverage

github.com/luwes/sinuous - 8af38db39f442bf825ac171e4a2c952ba4ec1f4d authored about 5 years ago
Remove blue badges for default

github.com/luwes/sinuous - e38deb3240299447d6f29aa500373110f702ff2d authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - e9eb8b6f0966950a672d2573b878a4f7de2e26fc authored about 5 years ago
Add JSX Typescript demo link

github.com/luwes/sinuous - d80cfc0d18b40f42255e3100bd3e4192c333637f authored about 5 years ago
Add template types

github.com/luwes/sinuous - 4b9cea837395af006d5ba1003855387676711d78 authored about 5 years ago
Fix spacing

github.com/luwes/sinuous - e81c2c744cd37dbb70d7c3e82ba73b8870296242 authored about 5 years ago
Update hydrate types

github.com/luwes/sinuous - 57e828be1a0f7e4c0dc5966b81bf4f8465b7e22c authored about 5 years ago
Lowercase events for JSX syntax

github.com/luwes/sinuous - a547156ea76fe86745eaec1a3a8cb361d992c41d authored about 5 years ago
Add types for JSX

Adapted code from Preact

github.com/luwes/sinuous - b9c5deeb1d8452e958ad1c1a7ffd5521c3687633 authored about 5 years ago
Add map and hydrate types

github.com/luwes/sinuous - 3a5fded3fd1b9f989f7559abf7c6f47c7b9e276b authored about 5 years ago
Remove namespace for observable types

github.com/luwes/sinuous - c9d5fea17df34a3432ab16fd1af1607a449980cd authored about 5 years ago
Add FunctionComponent

github.com/luwes/sinuous - 9ecb933b0cb18fd8eab27d107361329cc812d93f authored about 5 years ago
Add types for sinuous and observable

github.com/luwes/sinuous - 68c1e428405f633588612697a5ebc22276ebbe4e authored about 5 years ago
Ignore vscode workspace

github.com/luwes/sinuous - 4ff3889da14d47c5587ec14c36667a2c0888b3d0 authored about 5 years ago
Update deps

github.com/luwes/sinuous - 63b6a07761e98a3462980f9dade373fa92931fd0 authored about 5 years ago
Add tiny code golf in `map`

github.com/luwes/sinuous - 675f164656c33e521a54c2fa893d8d4c7d0a2806 authored about 5 years ago
Rename observable code

github.com/luwes/sinuous - 8aec4e3d71fc0e113313efb1a608f92ac55489eb authored about 5 years ago
Add sinuous with observable bundle for size

github.com/luwes/sinuous - f156907ba1702f17676f60c773e34b1bb588c2eb authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - b28e155c18a076d4ef4ed03ea9f247c3571d0610 authored about 5 years ago
Update site

github.com/luwes/sinuous - c0215bacaf4262dbf9c8877c3893c1583c3826bd authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - 0023945bdfb73b964ecc7a4c039e4cc24a14d28f authored about 5 years ago
Update Sinuous in bench

github.com/luwes/sinuous - 60080074023205758d7303c61535d145c1d7913a authored about 5 years ago
Update site deps

github.com/luwes/sinuous - 7ca8c4fc7a4ab30c84e7d4b4e22984ef86cbb145 authored about 5 years ago
Use Sinuous api instead of template hooks 🏌️‍♂️

github.com/luwes/sinuous - ca85db7712561e4555143a6d88360a320c65fdad authored about 5 years ago
Update deps

github.com/luwes/sinuous - 45b0865cbc720b30673a1477442273e5e2031d2a authored about 5 years ago
Golf down some bytes in `map` (-68 B) ⛳️

github.com/luwes/sinuous - dab5ec850caac352c3d1b40748c6132512cf8441 authored about 5 years ago
Add examples to readme [skip ci]

github.com/luwes/sinuous - 48a09bc8e09cdc4b11eb19c8dea9a5d2131dcc32 authored about 5 years ago
Add some helpful code and comments

github.com/luwes/sinuous - 72eac4443811f3a44432aa2a5eb3972372f5c9cb authored about 5 years ago
Fix memory leak in observable fix #51

github.com/luwes/sinuous - 700bf4c6387999fddd70a1090ea5fba68d3ea105 authored about 5 years ago
Fix all tests

github.com/luwes/sinuous - 2d5073c322e866564970719f9e4bb0dd46c0f194 authored about 5 years ago
Add S namespace for `all` pkg and tests

github.com/luwes/sinuous - 4f06825c35ddcbe2d1f93fc3fa6fc06289ef796e authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - 79c6d541e6ea72f662c78be1f3b6a6b60bac1555 authored about 5 years ago
Update deps

github.com/luwes/sinuous - 7c1749126c7ed993bdc1841adcb6744dd0fa465f authored about 5 years ago
Format w/ prettier

github.com/luwes/sinuous - cfdeb6874f9eb35e2447b0fa8149cee20ee0e340 authored about 5 years ago
Add Sinuous all bundle for script tag use

For easy inclusion without needing to bundle with rollup or webpack.

github.com/luwes/sinuous - e5acc7640c1b7979882775b01276fe0a8e86636b authored about 5 years ago
Upgrade yarn and terser UMD bundles again

Bug seemed to be fixed

github.com/luwes/sinuous - 89a98a89c8f233858f9014d79d4155426fe69cf4 authored about 5 years ago
Update deps

github.com/luwes/sinuous - b3801445cbc744012a8f4fbfa5d90f2d93c91fa5 authored about 5 years ago
Fix hydrate function

github.com/luwes/sinuous - 3a3f109cf040402c1eafbe138fcf334d871d9422 authored about 5 years ago
Add Sierpinski Triangle Demo link [skip ci]

github.com/luwes/sinuous - 3065a23780bb074960fb6d4701ccf23ea9db9e0c authored about 5 years ago
Update hydrate section

github.com/luwes/sinuous - 4c315bc2332337ca7ebea6535e52c2f948c10c7e authored about 5 years ago
Add `hydrate` section to site

github.com/luwes/sinuous - 774a86e6200738a6c9b79f6424538a3f438e303f authored about 5 years ago
Update site

github.com/luwes/sinuous - 6259e6c60cdc2a1948d3732cddcb3d4a10a3ab2d authored about 5 years ago
Add `hydrate` readme [skip ci]

github.com/luwes/sinuous - a00579b6f84d3f3e598cd6e55f97184ec712bf18 authored about 5 years ago
Update deps

github.com/luwes/sinuous - 5f93bb5e63f0913ac504e93b480fbe1fdda867b1 authored about 5 years ago
Add implicit selector for `hydrate`

github.com/luwes/sinuous - 88a26f4a8de1aefe87ca5ae2cac932f9682cd8c3 authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - a01cefefe493d51541473d5e3316b913e4ebff6d authored about 5 years ago
Update site

github.com/luwes/sinuous - cf4a9552215fabc3a6da598e01b1b28af3e8901d authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - cdfd20c200d0d5df4bc472a70584e7dfc0ef22c7 authored about 5 years ago
Update changelog [skip ci]

github.com/luwes/sinuous - 47b99fc64216d825af58f869db2ca29764b41a38 authored about 5 years ago
Update deps

github.com/luwes/sinuous - dc322cdc297520ad3defa8fe3ee71c6835a3e682 authored about 5 years ago
Add sourcemaps

github.com/luwes/sinuous - 9b6c8920867a432143b0d33f7bc2ee4338b8c603 authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - 03a42af8d095e1cccceca6faff146013d13117a6 authored about 5 years ago
Update readme [skip ci]

github.com/luwes/sinuous - 2cd768eb567d7a0d0eda0f04ac6a81b6fa1155b2 authored over 5 years ago
Update site

github.com/luwes/sinuous - 1c52a2ea1649f902600a71519de0f35503064ec3 authored over 5 years ago
Add partial attribute to bench results

github.com/luwes/sinuous - cb1d0479035f85d45b7fbd3c246b687f373c8a22 authored over 5 years ago
Update bench deps and results

github.com/luwes/sinuous - ec67ca5bffde363788301795dc5f6f8c52793db7 authored over 5 years ago
Remove results

github.com/luwes/sinuous - f6188572ea703112e9013941c91254cd292cc1c4 authored over 5 years ago
Add partial attribute support

Fixes #40

github.com/luwes/sinuous - 95d6f61e85a1f19268be92bda78ab50173ce5aba authored over 5 years ago
Fix `babel-plugin-htm` non-element root issue

github.com/luwes/sinuous - 0cd6bab2f5fbaa208c790fda42ca32d8cd03a331 authored over 5 years ago
Add Node tape tests for the `htm` module

github.com/luwes/sinuous - 8798d34886ad95d98cd21714836b7eec4e2bf461 authored over 5 years ago
Make it an object check to include vnodes

github.com/luwes/sinuous - adec298483359b288a6a8bea42c9004ca4156679 authored over 5 years ago
Update deps

github.com/luwes/sinuous - ca15972d60df78ebe4a8c5c45d240dbf5f11b0d8 authored over 5 years ago
Golf down some bytes in hydrate module

github.com/luwes/sinuous - 1e3d7aa651643c815a4d04387cff3ce5a8d59ba2 authored over 5 years ago
Fix hydrate with workaround for IE9 🐛

github.com/luwes/sinuous - 1918d0ceb228b3802bbca479653dff60b2a9133a authored over 5 years ago
Hydrate (#43)

Hydrate

github.com/luwes/sinuous - fd6318134b3bc2d03ed5d73a7c0afcfeddff8e09 authored over 5 years ago
Add better support for adjacent text nodes

github.com/luwes/sinuous - 0e7438d766f2c3cc0c87966af563596534776de6 authored over 5 years ago
Add adjacent text hydrate test

github.com/luwes/sinuous - 3c7cc1e0c9325fd67a4a0e850fb8ee6d306bf31f authored over 5 years ago
Add async render queue for benchmark plots

github.com/luwes/sinuous - e274d49af1cb1bab46b301deb93c28324d74ac5b authored over 5 years ago
Add color hash for libs without brand color

github.com/luwes/sinuous - 8baac8b89aeb5bcefacd26c0387e89bb2a29a141 authored over 5 years ago
Fix benchmark graph labels

github.com/luwes/sinuous - 11fc0df8cb349ade031733cec4f04e3ba503c1b8 authored over 5 years ago
Update bench results, add footer

github.com/luwes/sinuous - 3c7fa78084489d98814524d3db6bb2826ce57cb1 authored over 5 years ago
Make charts responsive

github.com/luwes/sinuous - b349e936aaccb5ccb4760a4ba7ec81da5709c839 authored over 5 years ago
Add more library "brand" colors

github.com/luwes/sinuous - 6b7c08d4a648e08d83081d9f2150ec7e57ebf90a authored over 5 years ago
Add redirect to results page

github.com/luwes/sinuous - 6bf51ca715a30bbf4c085c62f5766e0643cd1fb5 authored over 5 years ago
Add bench results dist folder

github.com/luwes/sinuous - c6dab7787137190456a0b6931f83d94c2baade01 authored over 5 years ago
Fix bench lib require path

github.com/luwes/sinuous - c3aab813ab05a523ed870615a19e67a5b0ba4bb4 authored over 5 years ago
Update deps

github.com/luwes/sinuous - 3704b15fb93ef79e55a87dfe9c30f2652090b60e authored over 5 years ago
Add speedxsize chart, improve bench results

github.com/luwes/sinuous - 5943da8866267326b55b5423251c5ab90419f529 authored over 5 years ago
Fix babel plugin htm type error

github.com/luwes/sinuous - 7dd9ea72e4085b51bf4cdb956d9ec6c579a28829 authored over 5 years ago
Update site

github.com/luwes/sinuous - 6e67861dec3ea9a70c9fa8ebacb1c28b9fadc57c authored over 5 years ago
Make `property` api accept plain objects

github.com/luwes/sinuous - 38ecfbca04cbd2dc381c71098a50d6791af0e3dc authored over 5 years ago