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
docs(nextjs): :memo: added caution when using router in NextJS 13
github.com/pmndrs/jotai - lloydrichards opened this pull request almost 2 years ago
github.com/pmndrs/jotai - lloydrichards opened this pull request almost 2 years ago
cannot resolve path for atomWithStorage
github.com/pmndrs/jotai - adityarupifi opened this issue almost 2 years ago
github.com/pmndrs/jotai - adityarupifi opened this issue almost 2 years ago
fix(tests): fix react test with fake timers
github.com/pmndrs/jotai - manakuro opened this pull request almost 2 years ago
github.com/pmndrs/jotai - manakuro opened this pull request almost 2 years ago
docs(initialize-atom-on-render): migrate codesandbox code to v2
github.com/pmndrs/jotai - t6adev opened this pull request almost 2 years ago
github.com/pmndrs/jotai - t6adev opened this pull request almost 2 years ago
docs(DevTools): add note about @emotion/react + misc. updates
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
feat(website): improve dark mode
github.com/pmndrs/jotai - sandren opened this pull request almost 2 years ago
github.com/pmndrs/jotai - sandren opened this pull request almost 2 years ago
fix(vanilla): better promise handling
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix: website aside remount
github.com/pmndrs/jotai - FoundTheWOUT opened this pull request almost 2 years ago
github.com/pmndrs/jotai - FoundTheWOUT opened this pull request almost 2 years ago
atomWithHash not loading initially using Next/Router
github.com/pmndrs/jotai - lloydrichards opened this issue almost 2 years ago
github.com/pmndrs/jotai - lloydrichards opened this issue almost 2 years ago
chore(tests): migrate to vitest
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
docs: replace useUpdateAtom with useSetAtom
github.com/pmndrs/jotai - Fonger opened this pull request almost 2 years ago
github.com/pmndrs/jotai - Fonger opened this pull request almost 2 years ago
fix(docs/query): `statusAtom` doesn't pass errors to Error Boundary
github.com/pmndrs/jotai - amirhhashemi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - amirhhashemi opened this pull request almost 2 years ago
fix(docs): reword comparison
github.com/pmndrs/jotai - haywirez opened this pull request almost 2 years ago
github.com/pmndrs/jotai - haywirez opened this pull request almost 2 years ago
fix(docs): Minor changes in readme.md file
github.com/pmndrs/jotai - satyamgupta1495 opened this pull request almost 2 years ago
github.com/pmndrs/jotai - satyamgupta1495 opened this pull request almost 2 years ago
chore: add extentsion in imports
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
docs(CONTRIBUTING.md): improve contribution guide
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
docs(devtools): add docs for UI based devtools
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
fix(babel): improve debug label support for third-party jotai libraries
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
TypeError: Invalid value used as weak map key
github.com/pmndrs/jotai - seeatend opened this issue almost 2 years ago
github.com/pmndrs/jotai - seeatend opened this issue almost 2 years ago
createJSONStorage does not properly subscribe to updates caused by RESET
github.com/pmndrs/jotai - nderscore opened this issue almost 2 years ago
github.com/pmndrs/jotai - nderscore opened this issue almost 2 years ago
fix(atomWithStorage, createJSONStorage): scope subscriptions to specified browser storage
github.com/pmndrs/jotai - nderscore opened this pull request almost 2 years ago
github.com/pmndrs/jotai - nderscore opened this pull request almost 2 years ago
async atom won't be triggered in the first render
github.com/pmndrs/jotai - Himself65 opened this issue almost 2 years ago
github.com/pmndrs/jotai - Himself65 opened this issue almost 2 years ago
createJSONStorage / atomWithStorage subscribes to all storage events, regardless of where value is stored
github.com/pmndrs/jotai - nderscore opened this issue almost 2 years ago
github.com/pmndrs/jotai - nderscore opened this issue almost 2 years ago
fix(docs): Added correct imports to testing docs page
github.com/pmndrs/jotai - Etesam913 opened this pull request almost 2 years ago
github.com/pmndrs/jotai - Etesam913 opened this pull request almost 2 years ago
Failed to pass CI tests with new react-testing-library
github.com/pmndrs/jotai - dai-shi opened this issue almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this issue almost 2 years ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(utils, types): added export of Loadable type
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
fix(docs): clarify on atomWithStorage in v2
github.com/pmndrs/jotai - wenq1 opened this pull request almost 2 years ago
github.com/pmndrs/jotai - wenq1 opened this pull request almost 2 years ago
fix: do not fire before flush pending
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
fix(docs): add store unsub example
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(utils, types): added export of Loadable type
github.com/pmndrs/jotai - uaeio opened this pull request almost 2 years ago
github.com/pmndrs/jotai - uaeio opened this pull request almost 2 years ago
fix(docs): add a note about breaking change in atomWithStorage
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
atomWithStorage behaviour change from v1 -> v2, and documentation
github.com/pmndrs/jotai - wenq1 opened this issue almost 2 years ago
github.com/pmndrs/jotai - wenq1 opened this issue almost 2 years ago
feat: add dev_subscribe_store
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
docs: fix broken links
github.com/pmndrs/jotai - Himself65 opened this pull request almost 2 years ago
github.com/pmndrs/jotai - Himself65 opened this pull request almost 2 years ago
[docs] guides/async is not listed in the guide section of the left navigation bar of the document
github.com/pmndrs/jotai - maple5233 opened this issue almost 2 years ago
github.com/pmndrs/jotai - maple5233 opened this issue almost 2 years ago
fix(docs): add note about infinite loop
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
Feat/doc atomWithDefault another way
github.com/pmndrs/jotai - t6adev opened this pull request almost 2 years ago
github.com/pmndrs/jotai - t6adev opened this pull request almost 2 years ago
fix(build): possibly improve ESM for production build
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
feat: add 'debugPrivate' flag to atom
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(vanilla): use toStringTag symbol instaed of toString method
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
tests: improve test reliability
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
github.com/pmndrs/jotai - arjunvegda opened this pull request almost 2 years ago
fix(utils): tweak atomWithDefault types for better DX
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(vanilla): async derived atom not updated (race condition in an edge case)
github.com/pmndrs/jotai - gimelfarb opened this pull request almost 2 years ago
github.com/pmndrs/jotai - gimelfarb opened this pull request almost 2 years ago
chore(docs): add note about tree shaking
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
chore(tests): tweak timeout value for slower cpu
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(react): avoid JSX transform for <= React 18 interop
github.com/pmndrs/jotai - CodyJasonBennett opened this pull request almost 2 years ago
github.com/pmndrs/jotai - CodyJasonBennett opened this pull request almost 2 years ago
fix(docs): add note about splitAtom in v2 migration guide
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(build): reorder the types field in package.json
github.com/pmndrs/jotai - HiChen404 opened this pull request almost 2 years ago
github.com/pmndrs/jotai - HiChen404 opened this pull request almost 2 years ago
fix(docs): replacing initialValues prop
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
chore: remove `__DEV__` with ts-jest
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(vanilla): type utils
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(vanilla/utils): improve selectAtom for more use cases
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
fix(build): improve patch scripts
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
atomWithStorage not updated server-side (NextJS)
github.com/pmndrs/jotai - rtritto opened this issue almost 2 years ago
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
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
github.com/pmndrs/jotai - dai-shi opened this pull request almost 2 years ago
Typescript "This expression is not callable. Type 'never' has no call signatures."
github.com/pmndrs/jotai - francoascarate-igz opened this issue about 2 years ago
github.com/pmndrs/jotai - francoascarate-igz opened this issue about 2 years ago
Issues on initial page load on NextJS v13
github.com/pmndrs/jotai - GLips opened this issue about 2 years ago
github.com/pmndrs/jotai - GLips opened this issue about 2 years ago
Failed to pass tests with latest React experimental builds
github.com/pmndrs/jotai - dai-shi opened this issue about 2 years ago
github.com/pmndrs/jotai - dai-shi opened this issue about 2 years ago
Jotai with React Query, how to handle errors?
github.com/pmndrs/jotai - AlsDevShack opened this issue over 2 years ago
github.com/pmndrs/jotai - AlsDevShack opened this issue over 2 years ago
`useHydrateAtoms` w/ NextJS sometimes persists previous value even on new page loads
github.com/pmndrs/jotai - arcoraven opened this issue over 2 years ago
github.com/pmndrs/jotai - arcoraven 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
github.com/pmndrs/jotai - tobias-walle opened this issue over 2 years ago
[atomWithStorage] - Feature request for storing in cookies instead of localStorage/sessionStorage
github.com/pmndrs/jotai - noccer opened this issue over 2 years ago
github.com/pmndrs/jotai - noccer opened this issue over 2 years ago
feature request: add new atom function atomWithLocationQuery
github.com/pmndrs/jotai - ctrepka opened this issue over 2 years ago
github.com/pmndrs/jotai - ctrepka opened this issue over 2 years ago
deno.land/x module is not working
github.com/pmndrs/jotai - TomokiMiyauci opened this issue almost 3 years ago
github.com/pmndrs/jotai - TomokiMiyauci opened this issue almost 3 years ago
[website] redirect to hash tag link after search
github.com/pmndrs/jotai - LuckyPigeon opened this issue almost 3 years ago
github.com/pmndrs/jotai - LuckyPigeon opened this issue almost 3 years ago
[jotai/xstate] Allow updating of machine options once initialized.
github.com/pmndrs/jotai - jtmthf opened this issue almost 3 years ago
github.com/pmndrs/jotai - jtmthf opened this issue almost 3 years ago
Improve debugging info in useAtomsDevtools
github.com/pmndrs/jotai - justjake opened this issue almost 3 years ago
github.com/pmndrs/jotai - justjake opened this issue almost 3 years ago
Atom state setter is of type never when initial value is null or undefined
github.com/pmndrs/jotai - nicmeriano opened this issue about 3 years ago
github.com/pmndrs/jotai - nicmeriano opened this issue about 3 years ago
Typescript "This expression is not callable. Type 'never' has no call signatures."
github.com/pmndrs/jotai - hoetmaaiers opened this issue about 3 years ago
github.com/pmndrs/jotai - hoetmaaiers opened this issue about 3 years ago
[Question] Readable atom with parameter or Another way
github.com/pmndrs/jotai - imjuni opened this issue over 3 years ago
github.com/pmndrs/jotai - imjuni opened this issue over 3 years ago
`loadable` API for using async atoms without suspense
github.com/pmndrs/jotai - Pinpickle opened this issue over 3 years ago
github.com/pmndrs/jotai - Pinpickle opened this issue over 3 years ago
(jotai/valtio) Improving DX around Promise use
github.com/pmndrs/jotai - israelidanny opened this issue over 3 years ago
github.com/pmndrs/jotai - israelidanny opened this issue over 3 years ago
[Bug] atom state not found in flush undefined (introduced in 0.16.11)
github.com/pmndrs/jotai - sebastienbarre opened this issue over 3 years ago
github.com/pmndrs/jotai - sebastienbarre opened this issue over 3 years ago
Is there a way to use jotai synced with NextJs router?
github.com/pmndrs/jotai - erandow opened this issue over 3 years ago
github.com/pmndrs/jotai - erandow opened this issue over 3 years ago
Is there a way to easily clear all jotai atoms ?
github.com/pmndrs/jotai - TeaBough opened this issue almost 4 years ago
github.com/pmndrs/jotai - TeaBough opened this issue almost 4 years ago
Dynamic selectAtom or focusAtom?
github.com/pmndrs/jotai - tarngerine opened this issue almost 4 years ago
github.com/pmndrs/jotai - tarngerine opened this issue almost 4 years ago
Error to use splitAtom with read-only atom
github.com/pmndrs/jotai - t6adev opened this issue almost 4 years ago
github.com/pmndrs/jotai - t6adev opened this issue almost 4 years ago
[Question] How to read/set from outside of react tree
github.com/pmndrs/jotai - Noitidart opened this issue almost 4 years ago
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
github.com/pmndrs/jotai - MarkLyck opened this issue almost 4 years ago
How to use it in a non singleton way, ie: as a state for a reusable component ?
github.com/pmndrs/jotai - a-eid opened this issue over 4 years ago
github.com/pmndrs/jotai - a-eid opened this issue over 4 years ago
Support reducers for primitive atoms
github.com/pmndrs/jotai - dwelle opened this issue over 4 years ago
github.com/pmndrs/jotai - dwelle opened this issue over 4 years ago
How is jotai different from zustand?
github.com/pmndrs/jotai - dai-shi opened this issue over 4 years ago
github.com/pmndrs/jotai - dai-shi opened this issue over 4 years ago