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

breaking(vanilla): remove deprecated store dev methods

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Showcase are broken

github.com/pmndrs/jotai - JulioJu opened this issue over 1 year ago
feat(useLazyValues)

github.com/pmndrs/jotai - bitttttten opened this pull request over 1 year ago
Improve typescript documentation

github.com/pmndrs/jotai - eikonomega opened this pull request over 1 year ago
performance.mdx code typo fix

github.com/pmndrs/jotai - todorone opened this pull request over 1 year ago
Relative import path "react" not prefixed (Deno)

github.com/pmndrs/jotai - JacobWeisenburger opened this issue over 1 year ago
fix workflow file for old ts

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Typescript error following docs example

github.com/pmndrs/jotai - ShlomoNus opened this issue over 1 year ago
chore(deps): update dev dependencies

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(react): atom type inference in hooks

github.com/pmndrs/jotai - Thisen opened this pull request over 1 year ago
docs(nextjs): :memo: added caution when using router in NextJS 13

github.com/pmndrs/jotai - lloydrichards opened this pull request over 1 year ago
cannot resolve path for atomWithStorage

github.com/pmndrs/jotai - adityarupifi opened this issue over 1 year ago
fix(tests): fix react test with fake timers

github.com/pmndrs/jotai - manakuro opened this pull request over 1 year ago
docs(DevTools): add note about @emotion/react + misc. updates

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
feat(website): improve dark mode

github.com/pmndrs/jotai - sandren opened this pull request over 1 year ago
fix(vanilla): better promise handling

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix: website aside remount

github.com/pmndrs/jotai - FoundTheWOUT opened this pull request over 1 year ago
atomWithHash not loading initially using Next/Router

github.com/pmndrs/jotai - lloydrichards opened this issue over 1 year ago
chore(tests): migrate to vitest

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
docs: replace useUpdateAtom with useSetAtom

github.com/pmndrs/jotai - Fonger opened this pull request over 1 year ago
fix(docs): reword comparison

github.com/pmndrs/jotai - haywirez opened this pull request over 1 year ago
fix(docs): Minor changes in readme.md file

github.com/pmndrs/jotai - satyamgupta1495 opened this pull request over 1 year ago
chore: add extentsion in imports

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
docs(CONTRIBUTING.md): improve contribution guide

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
docs(devtools): add docs for UI based devtools

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
TypeError: Invalid value used as weak map key

github.com/pmndrs/jotai - seeatend opened this issue over 1 year ago
async atom won't be triggered in the first render

github.com/pmndrs/jotai - Himself65 opened this issue over 1 year ago
fix(docs): Added correct imports to testing docs page

github.com/pmndrs/jotai - Etesam913 opened this pull request over 1 year ago
chore(deps): update dev dependencies

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(utils, types): added export of Loadable type

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
fix(docs): clarify on atomWithStorage in v2

github.com/pmndrs/jotai - wenq1 opened this pull request over 1 year ago
fix: do not fire before flush pending

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
fix(docs): add store unsub example

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(utils, types): added export of Loadable type

github.com/pmndrs/jotai - uaeio opened this pull request over 1 year ago
feat: add dev_subscribe_store

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
docs: fix broken links

github.com/pmndrs/jotai - Himself65 opened this pull request over 1 year ago
fix(docs): add note about infinite loop

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Feat/doc atomWithDefault another way

github.com/pmndrs/jotai - t6adev opened this pull request over 1 year ago
fix(build): possibly improve ESM for production build

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
feat: add 'debugPrivate' flag to atom

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
chore(deps): update dev dependencies

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
tests: improve test reliability

github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
fix(build): UMD names

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(utils): tweak atomWithDefault types for better DX

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
chore(docs): add note about tree shaking

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
chore(deps): update dev dependencies

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
chore(tests): tweak timeout value for slower cpu

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(react): avoid JSX transform for <= React 18 interop

github.com/pmndrs/jotai - CodyJasonBennett opened this pull request over 1 year ago
fix(docs): add note about splitAtom in v2 migration guide

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(build): reorder the types field in package.json

github.com/pmndrs/jotai - HiChen404 opened this pull request over 1 year ago
fix(docs): replacing initialValues prop

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
chore: remove `__DEV__` with ts-jest

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(vanilla): type utils

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(vanilla/utils): improve selectAtom for more use cases

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(build): improve patch scripts

github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
update readme

github.com/pmndrs/jotai - sandren opened this pull request over 1 year ago
atomWithStorage not updated server-side (NextJS)

github.com/pmndrs/jotai - rtritto opened this issue almost 2 years ago
chore(benchmark): fix tool for v2

github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
breaking(build): drop module condition in exports

github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
Issues on initial page load on NextJS v13

github.com/pmndrs/jotai - GLips opened this issue almost 2 years ago
SWC plugins for Jotai

github.com/pmndrs/jotai - Thisen opened this issue over 2 years ago
Jotai with React Query, how to handle errors?

github.com/pmndrs/jotai - AlsDevShack opened this issue over 2 years ago
Validating atoms

github.com/pmndrs/jotai - BenBeattieHood opened this issue over 2 years ago
Avoid rerenders if atom value doesn't change

github.com/pmndrs/jotai - tobias-walle opened this issue over 2 years ago
deno.land/x module is not working

github.com/pmndrs/jotai - TomokiMiyauci opened this issue over 2 years ago
[website] redirect to hash tag link after search

github.com/pmndrs/jotai - LuckyPigeon opened this issue over 2 years ago
Improve debugging info in useAtomsDevtools

github.com/pmndrs/jotai - justjake opened this issue almost 3 years ago
performant "Jotai Effect"

github.com/pmndrs/jotai - andrewagain opened this issue about 3 years ago
`loadable` API for using async atoms without suspense

github.com/pmndrs/jotai - Pinpickle opened this issue about 3 years ago
(jotai/valtio) Improving DX around Promise use

github.com/pmndrs/jotai - israelidanny opened this issue about 3 years ago
Is there a way to easily clear all jotai atoms ?

github.com/pmndrs/jotai - TeaBough opened this issue over 3 years ago
Dynamic selectAtom or focusAtom?

github.com/pmndrs/jotai - tarngerine opened this issue over 3 years ago
Error to use splitAtom with read-only atom

github.com/pmndrs/jotai - t6adev opened this issue over 3 years ago
[Question] How to read/set from outside of react tree

github.com/pmndrs/jotai - Noitidart opened this issue almost 4 years ago
[Question] How do you unit test Jotai atoms?

github.com/pmndrs/jotai - MarkLyck opened this issue almost 4 years ago