Ecosyste.ms: OpenCollective

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

github.com/sokra/rawact

[POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
https://github.com/sokra/rawact

Merge pull request #17 from lukeapage/misc-tests

functional tests

706291288d930b9a8c8772e37d8ed23e6ca23f56 authored about 6 years ago
run with both rawact and react

10c4640a481818a58be44374e1c6c13f106f4c39 authored about 6 years ago
remove babel-core as it seems to work without it

927e9827e1a45ffaef7ba6d5d5c81009fd34099e authored about 6 years ago
re-simplify jest setup

35aa7292685f076400346fd005707f1292ec276d authored about 6 years ago
simplify fix for fragments at the top

c7513dd4e032fd610d976430f36936f7d454e984 authored about 6 years ago
code review comments part 1

d55642a3ef99ac796b248f0545ad913492adccb8 authored about 6 years ago
Test state

5121f7072c40c9c3cd932fd5d641c66f33eeb7fb authored about 6 years ago
add unmount tests

71054d6f53ef3dce336172bb2b8dd23388fe98e5 authored about 6 years ago
add lifecycle tests

32313e8ec3aa6f06b20cce697ec7c7bbf558dbf8 authored about 6 years ago
Fixes for fragment

05267d682d57d6333a2e8a5becd325f6af58ae5e authored about 6 years ago
Classes and Fragment tests

96d5c368996c8891058df123e9beb8498c88d58f authored about 6 years ago
2nd basic test

8de46cc1291c49d370fb9d56f5064f5ef997b715 authored about 6 years ago
switch the tests

cc8f8e8057f45c225abc3924160085f391042b7a authored about 6 years ago
babel twsist

bbfcf74bf7b27de0a6799e4c78db93ece4b2a9f6 authored about 6 years ago
WIP functional tests

c3dc84c007fa742a0f57ba00890e4151ace64b50 authored about 6 years ago
Run the integration tests and assert on output

8ac63180bf0a87129df3075b5925cb6df53c7fcf authored about 6 years ago
Merge pull request #16 from lukeapage/tests-run-immediately

Allow tests to run after cloning repo

364e7d3f7e646e26376863e97b4adbab0564a95a authored about 6 years ago
Allow tests to run after cloning repo

77628650acb224b97cd946eea905c481e8a88237 authored about 6 years ago
Merge pull request #12 from allain/typo

typo toArrayInteral should read toArrayInternal

3d0c932b5d02c0561638b4bc0f32d90020f5cf0d authored about 6 years ago
Merge pull request #11 from mostafa69d/patch-1

Update README.md

447634931449e269c388745efbe513587b5685aa authored about 6 years ago
Merge pull request #15 from allain/numberToIdentifier-fix

numberToIdentifier undefined when more than 1 letter needed for id

85d2ce5a9fdf93026cb70b2bfd349544ea190633 authored about 6 years ago
declaring numberToIdentifier as a named function so it can be used recursively

41bdb73ffc52520bef6746e9b081a1bd803a1a4e authored about 6 years ago
typo toArrayInteral should read toArrayInternal

96c6a81dca08ba93663da3d8d7f50ab10f819985 authored about 6 years ago
Update README.md

f84d60bb2e9fb0c3d822103b47155d1bf229dd57 authored about 6 years ago
0.5.0

d276aef585291ed72be5846ec77185cfde2ce4b6 authored about 6 years ago
bugfix Component

b423d2d6c474d85a6b63c676e69dad8069aa6134 authored about 6 years ago
rename things

426e0167956d710d000f250ff5ead813d4a9f390 authored about 6 years ago
rewrite Component to no longer rely on hooks

boosts performance

fe511698c6a01cd0dcd9c2b6b5a6a1376a853baf authored about 6 years ago
shortcuts when clearing all nodes is needed

39b805cea2642d17b7e001bd9353076e0de637e6 authored about 6 years ago
remove node recycling when key is used

0de6f99281fc7a43153f5698b7fdbee35509fd57 authored about 6 years ago
Merge pull request #9 from sealedHuman/patch-1

Address typos

62a16883e2a367f6755529c167e3049e00642558 authored about 6 years ago
Address typos

74afb2b4c7ef347622eb1e61379404390fc9a75b authored about 6 years ago
0.4.0

b8c5d30b828784ee7df28c89054a8ceb8719f08f authored about 6 years ago
keep context without key in separate slot

bb904da4e3a229a2470dc1ecd37b8237bad3ac44 authored about 6 years ago
transpile for browsers supporting esmodules

88352e4d70895ba7d0719d3338ace9272e85f424 authored about 6 years ago
refactor renderArray to recycle old nodes

89afae4a28371d6ba77254593d20803b0b6666c2 authored about 6 years ago
delete old line of code

1bd7821232ac92968d2b26936ad8faa64acb86dc authored about 6 years ago
bugfix for useMemo

fd2a0f10d9a38d102b7a83543af503fd75a7ae8a authored about 6 years ago
faster return for useRef

f52b1e1350a55dc5a85a45687b5a6725fe69f529 authored about 6 years ago
add event delegation

d98c6f92768e505f4b9fcbfd65646be3385c0c51 authored about 6 years ago
0.3.1

ba61583ab662babce62e17fdd6a11076d3860c35 authored about 6 years ago
optimize performance for rerendering of memo components

79ca5342cc1f33b0c4fafe779e9302e2f01d2975 authored about 6 years ago
bugfix for useMemo

548ab8dea77afb495ee4b2f8c7c2ec1dbe3e4261 authored about 6 years ago
Merge pull request #5 from rmacklin/mention-svelte

Mention Svelte

64f07eaaaf5cdc02e2254d49b936954024aeefcd authored about 6 years ago
Mention Svelte in the README

Since rawact was at least partly inspired by Svelte [1] and Svelte is a
tool that people are usi...

e0d82edec1b7d08a1d2951fe7e1ec84e7778cc0d authored about 6 years ago
udpate size

422f35d61fec593c8160120104728debb39b0794 authored about 6 years ago
0.3.0

d9178218a545f5393fb04c43cc9884a2efb4d8b6 authored about 6 years ago
add support for key

add support for forceUpdate()
fix rendering of array
add key example

65bf07739c3430ffa68c55b28be3ee8b8bb71fd4 authored about 6 years ago
typos

43e16f6e1714dbb0dfc904e93b551df2a31556ea authored about 6 years ago
Merge pull request #2 from rajush/readme-patch

- fixing 'Netflix' typo.

e65ffeae7adb674fb055d8d7d4761d4ad1bd9e42 authored about 6 years ago
Merge pull request #1 from 0xflotus/patch-1

fixed returned

33a18aa21ed7870f4a7ddbb3f2aba2b4f7fd51a7 authored about 6 years ago
- fixing 'Netflix' typo.

08fb5c4fbecd8b5d4f8b1deaff838fa259bee57c authored over 6 years ago
fixed returned

ff99bba1680682ac4ae49430e6a4776174740b1b authored over 6 years ago
0.2.0

5f33bc03349cd8397f2e54f7db39790e9b041d2a authored over 6 years ago
fix bugs

improve rendering of arrays

handle fragments as arrays

add support for PureComponent

a9c38fa75c87a94e2fd8330f3acde45605602794 authored over 6 years ago
add sizes

b7ef0255e36b8eb73225dd4a317a916972d0883b authored over 6 years ago
bugfix

7aa5c391090ad3aa8a2a1b32a2878aabbf519da6 authored over 6 years ago
add "When does it make sense?" section

658f74fd3f549e7644fd792db5743e1736fe96a2 authored over 6 years ago
add future work section

06370e2b85550bce6d5aeefba1179892270da8f0 authored over 6 years ago
typo

3f9ff26437775f019a6381717b0944fe3e21b522 authored over 6 years ago
typo

e7b0ccb644225ac4bf513047b902943f9c599483 authored over 6 years ago
demo instructions

1e2c7c436e17e1bf5e2cc169b7a9189ae4dbacab authored over 6 years ago
add build script

0c47adf2ed573fc1eb49dcff3ce01fbd6318ab65 authored over 6 years ago
fix URL

c726349babccd642a5ff40e270c620a445bf8819 authored over 6 years ago
0.1.1

4e1e285523f507c94749b173fb9dbb24b5e5c99f authored over 6 years ago
don't publish everything

603773a7add4b7eba5adc0a5396d314d29e12293 authored over 6 years ago
Initial commit

09f0173db0f7753c02264cdc4b718b703930a3b4 authored over 6 years ago