Ecosyste.ms: OpenCollective

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

jotai

Developing primitive, flexible state management for React
Collective - Host: opensource - https://opencollective.com/jotai - Code: https://github.com/pmndrs/jotai

fix deleting atom

github.com/pmndrs/jotai - b023955fe051d949f14c4c37941cb04635c69fc2 authored over 4 years ago by daishi <[email protected]>
rewrite write atom and run in effect

github.com/pmndrs/jotai - 4d1f6e75b35566eb11742856e6bdb8ada229b15d authored over 4 years ago by daishi <[email protected]>
update yarn.lock in examples

github.com/pmndrs/jotai - 284e0578dfd5d96c5bc95c9ce9f127da74807ae1 authored over 4 years ago by daishi <[email protected]>
type setAtom with never (#47)

* type setAtom with undefined

* can use never?

* can use never

* empty commit

* fix ...

github.com/pmndrs/jotai - c2d86ba97fc3725ed7ddfa1db0f46903ffb597c2 authored over 4 years ago by Daishi Kato <[email protected]>
fix atom key type

github.com/pmndrs/jotai - 3acf21ceaa00e8a5ce0fd5a6c286161c208ae0ff authored over 4 years ago by daishi <[email protected]>
add atom key on creation (#46)

github.com/pmndrs/jotai - 82889cf501cc083913349fd907591fa8e0e253cf authored over 4 years ago by Daishi Kato <[email protected]>
reducer related utils (#40)

* reducerAtom

* minimal docs

* rename func, add a new hook

* update utils doc

github.com/pmndrs/jotai - 210defdc6c2f54f3d2f92f527ca8451a682cf197 authored over 4 years ago by Daishi Kato <[email protected]>
Update readme.md

github.com/pmndrs/jotai - c7aa692652e7eda6bddcc8c91edb9749e81bb147 authored over 4 years ago by Daishi Kato <[email protected]>
useResetAtom in utils (#42)

* use reset atom in utils

* update docs

github.com/pmndrs/jotai - 697305aa441e01913fd23380e2c7436d2ad14275 authored over 4 years ago by Daishi Kato <[email protected]>
utils docs

github.com/pmndrs/jotai - 5707ca4ff19f3b35bfd7f500c85e3f5b8684509b authored over 4 years ago by daishi <[email protected]>
Implement error propagation (#39)

* failing test with sync error

* failing test with initial sync error

* fix sync error pro...

github.com/pmndrs/jotai - 7abef66ddebc12fa021d6ed4235e68679314c596 authored over 4 years ago by Daishi Kato <[email protected]>
utils bundle and use update atom (#35)

* utils bundle and use update atom

* move an internal hook back

github.com/pmndrs/jotai - 9127e2fc85b2011e4df22ac22bc6fab268e385c1 authored over 4 years ago by Daishi Kato <[email protected]>
fix: do not mutate ref in render (#34)

* fix: do not mutate ref in render

* clear pending list

github.com/pmndrs/jotai - 8862e1c499319ba0190cc93cbf368162f2729ba0 authored over 4 years ago by Daishi Kato <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 8fcfc50a61545b4f5b55f32208e139b3cf925e2d authored over 4 years ago by Daishi Kato <[email protected]>
Fix adding atom and deleting atom (#33)

* add failing test

* fix init atom partially

* delay atom deletion with effect

* update...

github.com/pmndrs/jotai - 6bd8042eaf49b304e7e0c52d7d57d1f279352bff authored over 4 years ago by Daishi Kato <[email protected]>
update size snapshot

github.com/pmndrs/jotai - 49d619951a0b577a9188f7ec4e6c953a20060d05 authored over 4 years ago by daishi <[email protected]>
chore: rename instance to config

github.com/pmndrs/jotai - 6bfd89a6aa69315fffd7f717827b9b9126fe8d53 authored over 4 years ago by daishi <[email protected]>
add failing dependecy test (#30) (#31)

* add failing dependecy test (#30)

* ...and the test file

* fix updating dependency chain

github.com/pmndrs/jotai - a46fd276c73375f9505cec90026000e83d397718 authored over 4 years ago by Daishi Kato <[email protected]>
improve atom initialization (lazy read) (#22)

* wip: failing test

* big rewrite for lazy read

* update size snapshot

github.com/pmndrs/jotai - 12f870160e3d4a7286b851c284e6b95074bb5648 authored over 4 years ago by Daishi Kato <[email protected]>
export PrimitiveAtom type (#24)

github.com/pmndrs/jotai - ceb53f4857cdbe706fc4c21130a685cf99c35637 authored over 4 years ago by Daishi Kato <[email protected]>
Merge pull request #29 from knpwrs/patch-1

Fix typo in FP example

github.com/pmndrs/jotai - 3af945fe5541721f4924d5a51d4f52c91f4f9928 authored over 4 years ago by Gianmarco <[email protected]>
Fix typo in FP example

github.com/pmndrs/jotai - 276dd32e1e0a12c8daccbd4048d00b4b4dfff602 authored over 4 years ago by Ken Powers <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 7bac7665cebab1108f004068d33bd546e676581c authored over 4 years ago by Daishi Kato <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 187e98bbfdfce378fbe86dd4c15deb09061c6b29 authored over 4 years ago by Daishi Kato <[email protected]>
follow eslint warning, update size-snapshot

github.com/pmndrs/jotai - eeeb7c1d9c947105befeb5e1ada28f4aa24db89c authored over 4 years ago by daishi <[email protected]>
chore: remove disable selection in demo (#21)

github.com/pmndrs/jotai - 0d0a1a0577c561dbbba2e318f6936fd08edb3cc5 authored over 4 years ago by Leonardo Elias <[email protected]>
fix github workflow

github.com/pmndrs/jotai - 8b8ef9d6784dfb1f9a3a18fcbfab89e5c6e61542 authored over 4 years ago by daishi <[email protected]>
github workflow push on master

github.com/pmndrs/jotai - 285ebc0cba959bb609670202020691ef6614b974 authored over 4 years ago by daishi <[email protected]>
run tsc and jest in lint workflow :-p

github.com/pmndrs/jotai - 6a29ae3365e3f2044958bbac3bfc8eed159d638d authored over 4 years ago by daishi <[email protected]>
fix eslint warning

github.com/pmndrs/jotai - 7fa5158508064c2dc97883ae878fd95fa7940c0c authored over 4 years ago by daishi <[email protected]>
github workflow lint

github.com/pmndrs/jotai - 40f2cb5ea5291368a0783c62696659c352020f73 authored over 4 years ago by daishi <[email protected]>
chore: delete item in dependentsMap if is empty (#20)

github.com/pmndrs/jotai - 9e3b4ffbe8de3e1a0b3043d19e9c2978db00bc00 authored over 4 years ago by Leonardo Elias <[email protected]>
Fix imagem alt in readme (#19)

github.com/pmndrs/jotai - dc60227d7133655c9a2b8c9bfdaa808cfe17e77f authored over 4 years ago by Leonardo Elias <[email protected]>
use debug value (#17)

github.com/pmndrs/jotai - e42c26a9fd278b88dccb306b0f515a7caa3e44bb authored over 4 years ago by Daishi Kato <[email protected]>
improve suspense behavior for async read atom (#16)

* fix suspense behavior for async get

* empty commit

github.com/pmndrs/jotai - c5687ff3a23d33ef4a67cacc76e6d3497726b12b authored over 4 years ago by Daishi Kato <[email protected]>
Update readme

github.com/pmndrs/jotai - 554fa6a5041a29626f54273df13790abe5c7bb43 authored over 4 years ago by daishi <[email protected]>
Fix typo in README badge (#14)

github.com/pmndrs/jotai - 1b544b878dc35ca258c8674ca011d232f58bd938 authored over 4 years ago by James <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 5acdc3f25cc5f59def64cc9d78dc6d5a8148b5e3 authored over 4 years ago by Paul Henschel <[email protected]>
needs better syntax but of well

github.com/pmndrs/jotai - 2a52f52576701a4dfc7ed771986c0d07bc862169 authored over 4 years ago by Paul Henschel <[email protected]>
Example (#12)

* style draft

* adds example code

* example fixes

* finetuning

* minor tweaks

* f...

github.com/pmndrs/jotai - 2dfa1235faa9a3de162888ad2ccab32fd1f47450 authored over 4 years ago by Daishi Kato <[email protected]>
Merge pull request #10 from react-spring/feat/new-impl

feat: new implementation with write cache

github.com/pmndrs/jotai - a15574983fbdffc419c9acacbb51323f2a6ef7e0 authored over 4 years ago by Daishi Kato <[email protected]>
chore: no id from hook

github.com/pmndrs/jotai - d230bbb93f49c459a9f755840b9047d42023fcec authored over 4 years ago by daishi <[email protected]>
feat: new implementation with write cache

github.com/pmndrs/jotai - e0a40af30eaecda17695adaeca7ab6228cc5a0a2 authored over 4 years ago by daishi <[email protected]>
Merge pull request #9 from react-spring/fix/set-atom-value-on-use-effect

fix: set atom value on useEffect

github.com/pmndrs/jotai - 3a3b02c64e962a479ae05e5af6fb50ed3ae83396 authored over 4 years ago by Daishi Kato <[email protected]>
update size snapshot

github.com/pmndrs/jotai - cfe7953d828e6274d9b57d7012362a5d9e9c9242 authored over 4 years ago by daishi <[email protected]>
add another test

github.com/pmndrs/jotai - 9a0d4479ef64af2be3e86b379e65a4b0ac665188 authored over 4 years ago by daishi <[email protected]>
fix: set atom value on useEffect

github.com/pmndrs/jotai - 1572e8bbac19c669204dac8b20c5458137c2b505 authored over 4 years ago by daishi <[email protected]>
Revert "Updated README.md"

This reverts commit 4f4e5b792045b39178982b8e68851d17b9fc0ebf.

github.com/pmndrs/jotai - 693610634cfb99aa5b63f2a420e6a2db567d25d4 authored over 4 years ago by daishi <[email protected]>
Revert "Update readme.md"

This reverts commit bfe37f509d04b03dc1db4b13ace17440490145e0.

github.com/pmndrs/jotai - 9bd2c9a152a7995feaba42dfe1253e550a570e0e authored over 4 years ago by daishi <[email protected]>
Revert "Update readme.md"

This reverts commit 3876d3709cbe8de3570a6c33b8e3db8a291ef0b2.

github.com/pmndrs/jotai - 9ddba662e64c703f10593a84f0a2f8fe0f551aac authored over 4 years ago by daishi <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 3876d3709cbe8de3570a6c33b8e3db8a291ef0b2 authored over 4 years ago by Daishi Kato <[email protected]>
Update readme.md

github.com/pmndrs/jotai - bfe37f509d04b03dc1db4b13ace17440490145e0 authored over 4 years ago by Daishi Kato <[email protected]>
Merge pull request #8 from react-spring/readme

Updated README.md

github.com/pmndrs/jotai - bbe319c8b444d6ff6b11a68a7ee26f6a981d219e authored over 4 years ago by Stephen Corwin <[email protected]>
Updated README.md

Changed headers from being images to being real text. I kept the same links as before.

github.com/pmndrs/jotai - 4f4e5b792045b39178982b8e68851d17b9fc0ebf authored over 4 years ago by Stephen Corwin <[email protected]>
add examples

github.com/pmndrs/jotai - 206b0333b0bf7f33968c45fbfeb9227f613377d4 authored over 4 years ago by daishi <[email protected]>
update readme

github.com/pmndrs/jotai - 22cc6ee1a9be026a57c934e80fa8e451e97b7ced authored over 4 years ago by daishi <[email protected]>
Merge pull request #7 from react-spring/simplify-update

feat: generalize update function/value

github.com/pmndrs/jotai - ac8f44c1b6b3402102a9e856c831ccb8e6705187 authored over 4 years ago by Daishi Kato <[email protected]>
feat: generalize update function/value

github.com/pmndrs/jotai - 7d1cbe985c31d4709e566abee57c8d173eb5b072 authored over 4 years ago by daishi <[email protected]>
update dev dependencies

github.com/pmndrs/jotai - 993b02148f19a77a84e483f959f0d163ef6383ef authored over 4 years ago by daishi <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 57bc85d61f9fce02d2470b208e23584d3c206e6b authored over 4 years ago by Paul Henschel <[email protected]>
revert copy script (oops)

github.com/pmndrs/jotai - b24420d4c0441cfee4a4f0d7b57a7c1737e7c79f authored over 4 years ago by daishi <[email protected]>
live demo link in readme

github.com/pmndrs/jotai - b7461991cf5f394c0e6081236bbaa38791cee892 authored over 4 years ago by daishi <[email protected]>
Update readme.md

github.com/pmndrs/jotai - c92a52773eec3ee64ce38a9f99baabe0e655025d authored over 4 years ago by Paul Henschel <[email protected]>
recipes anchor tag in readme

github.com/pmndrs/jotai - a9a136072fde3675ea6c7394d391418d8f7b6a75 authored over 4 years ago by daishi <[email protected]>
copy img to dist, bundlephobia link

github.com/pmndrs/jotai - eb3f5508877d89c263482f9b5faa8f05135daf78 authored over 4 years ago by daishi <[email protected]>
edit suspense tag

github.com/pmndrs/jotai - a411b64b1eb209e2a68930aab63da9fc906c4915 authored over 4 years ago by iinfin <[email protected]>
anchor cover img

github.com/pmndrs/jotai - 63e145746c8769f0ff7bf3df7e527f0b3eb9c132 authored over 4 years ago by daishi <[email protected]>
Merge branch 'master' of https://github.com/react-spring/jotai into master

github.com/pmndrs/jotai - 100f4c4cf12567ae1550ba6dc8c3176b7a9280a8 authored over 4 years ago by iinfin <[email protected]>
edit title

github.com/pmndrs/jotai - 9fa13b3dd0045bdbf27b66c28632847c36a62c73 authored over 4 years ago by iinfin <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 6b87ec1244743a56524a75b97bae4d5015528cde authored over 4 years ago by Paul Henschel <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 0bb591b636fd6019cc2c80783ad6d7cf3a38fe5d authored over 4 years ago by Paul Henschel <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 51479da7234b1e5a88488eac570b4563a3b45683 authored over 4 years ago by Paul Henschel <[email protected]>
Update readme.md

github.com/pmndrs/jotai - 86d3787a4435cfee47c00c06bdd25dec507147da authored over 4 years ago by Paul Henschel <[email protected]>
Update readme.md

github.com/pmndrs/jotai - b5f5a562fbdf930be11cc7824ee1a1fc415434a1 authored over 4 years ago by Paul Henschel <[email protected]>
title tests

github.com/pmndrs/jotai - ee4915da510fbc8291496a107287dd996969a844 authored over 4 years ago by iinfin <[email protected]>
experimental design in readme

github.com/pmndrs/jotai - 3c6f53f27fd64cb8b4c79581c7676ebd275e6d58 authored over 4 years ago by iinfin <[email protected]>
rename to readme.md for consistency

github.com/pmndrs/jotai - 3b07877bec4b5e37c13e29a3ce5d57b8288aa25e authored over 4 years ago by daishi <[email protected]>
Update README.md

github.com/pmndrs/jotai - f388aa944164127b4b569d579dd47f5c9b54985f authored over 4 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of github.com:react-spring/jotai

github.com/pmndrs/jotai - 99bf782c227f5a751c9016334b32e4d6baf289a3 authored over 4 years ago by daishi <[email protected]>
special terms in readme

github.com/pmndrs/jotai - 9435f7000cf3b93bd8e2008d5be72a0f713cd8d3 authored over 4 years ago by daishi <[email protected]>
Update README.md

github.com/pmndrs/jotai - 555717fc3730508e379136618ebcdfd2f3d51b0e authored over 4 years ago by Paul Henschel <[email protected]>
codesandbox ci

github.com/pmndrs/jotai - d59e309cbb7734dd3680baa8657cef40d49e6b15 authored over 4 years ago by daishi <[email protected]>
update README

github.com/pmndrs/jotai - f9ccfcff6192c7112e9374fed566aee5e3462c9a authored over 4 years ago by daishi <[email protected]>
fix tests with suspense

github.com/pmndrs/jotai - c51669d4544945297d5b92a6ba3fdf9a51199f98 authored over 4 years ago by daishi <[email protected]>
chore: minor refactoring

github.com/pmndrs/jotai - 1aad70d7cfdbdba6f4b82d472d41c90073a012cc authored over 4 years ago by daishi <[email protected]>
support read value & write function atoms

github.com/pmndrs/jotai - 4a1f0a229447e35c587e98a7872c3c097a4d11b8 authored over 4 years ago by daishi <[email protected]>
fix a bug in updating atom dependents

github.com/pmndrs/jotai - f52b78578af38dcf7e4e5a93e4c6b432b5060058 authored over 4 years ago by daishi <[email protected]>