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
chore: update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 4 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 4 days ago
docs: update import statement for atomWithRefresh
github.com/pmndrs/jotai - moonheekim0118 opened this pull request 7 days ago
github.com/pmndrs/jotai - moonheekim0118 opened this pull request 7 days ago
fix(core): derived atom is not re-evaluated if it read between multiple set
github.com/pmndrs/jotai - dai-shi opened this pull request 7 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 7 days ago
update jotai-effect docs to improve clarity and conciseness
github.com/pmndrs/jotai - dmaskasky opened this pull request 9 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 9 days ago
doc: update jotai-effect docs
github.com/pmndrs/jotai - dmaskasky opened this pull request 10 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 10 days ago
[DO_NOT_MERGE] sync effect (V2) development and testing
github.com/pmndrs/jotai - dmaskasky opened this pull request 14 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 14 days ago
chore: update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 15 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 15 days ago
refactor(store): avoid transaction
github.com/pmndrs/jotai - dai-shi opened this pull request 15 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 15 days ago
docs: update selectAtom instructions
github.com/pmndrs/jotai - yf-yang opened this pull request 17 days ago
github.com/pmndrs/jotai - yf-yang opened this pull request 17 days ago
refactor(store): Replace runWithTransactions to flushCallbacks
github.com/pmndrs/jotai - dmaskasky opened this pull request 17 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 17 days ago
[DO_NOT_MERGE] atom effect (V1.5) development and testing
github.com/pmndrs/jotai - dmaskasky opened this pull request 17 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 17 days ago
[DO_NOT_MERGE] sync effect (V2) development and testing
github.com/pmndrs/jotai - dmaskasky opened this pull request 18 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 18 days ago
chore(tests): use babel/plugin-debug-label
github.com/pmndrs/jotai - dai-shi opened this pull request 18 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 18 days ago
[Not For Merge Yet] BREAKING: unmount async dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 18 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 18 days ago
chore(test): add memory leak tests
github.com/pmndrs/jotai - dai-shi opened this pull request 18 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 18 days ago
fix: should update dependents with the value of the unwrapped atom when the promise resolves
github.com/pmndrs/jotai - dmaskasky opened this pull request 20 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 20 days ago
docs: rename readme file to uppercase
github.com/pmndrs/jotai - sukvvon opened this pull request 20 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 20 days ago
fix: infinite loop with React 19 and StrictMode
github.com/pmndrs/jotai - dai-shi opened this pull request 21 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 21 days ago
chore(package.json): use double quotes in scripts
github.com/pmndrs/jotai - sukvvon opened this pull request 21 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 21 days ago
fix(website): repair broken images
github.com/pmndrs/jotai - sandren opened this pull request 22 days ago
github.com/pmndrs/jotai - sandren opened this pull request 22 days ago
chore(rollup): clarify variables, add a 'global' comment
github.com/pmndrs/jotai - sukvvon opened this pull request 23 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 23 days ago
docs: update Twitter icon in documentation
github.com/pmndrs/jotai - kyday opened this pull request 24 days ago
github.com/pmndrs/jotai - kyday opened this pull request 24 days ago
chore(examples): remove 'pnpm-lock.yaml'
github.com/pmndrs/jotai - sukvvon opened this pull request 26 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 26 days ago
fix: should update dependents with the value of the unwrapped atom when the promise resolves
github.com/pmndrs/jotai - dmaskasky opened this pull request 27 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 27 days ago
refactor(core): use map for batch
github.com/pmndrs/jotai - dai-shi opened this pull request 27 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 27 days ago
chore(rollup): migrate commonjs to esmodule
github.com/pmndrs/jotai - sukvvon opened this pull request 28 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 28 days ago
refactor(core): replace batch dependents map with batched changed atoms
github.com/pmndrs/jotai - dmaskasky opened this pull request 29 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 29 days ago
feat(core): expose internals instead of unstable_derive
github.com/pmndrs/jotai - dai-shi opened this pull request 29 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 29 days ago
change prettier to fix:format
github.com/pmndrs/jotai - dmaskasky opened this pull request 30 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 30 days ago
fix: derived atom is not recomputed after its dependencies changed #2906
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
feat(core): introduce atom.unstable_onInit hook
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
chore(.github/workflows): change 'node-version' to 'lts/*' in 'actions/setup-node'
github.com/pmndrs/jotai - sukvvon opened this pull request about 1 month ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 1 month ago
feat(core): new dev (rev5) methods
github.com/pmndrs/jotai - dai-shi opened this pull request about 1 month ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 1 month ago
introduce atom.onInit hook
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
feat(website): docs menu
github.com/pmndrs/jotai - sandren opened this pull request about 1 month ago
github.com/pmndrs/jotai - sandren opened this pull request about 1 month ago
[DO_NOT_MERGE] Exploration in moving all internal functions under an object and expose to unstable_derive
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
refactor(core): more readability for addBatchFunc
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
chore(eslint): migrate to flat config and simplify
github.com/pmndrs/jotai - sukvvon opened this pull request about 1 month ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 1 month ago
feat(core): add atom hooks for atom mount, unmount and improve dev store
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
alternate implementation for #2801
github.com/pmndrs/jotai - dai-shi opened this pull request about 1 month ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 1 month ago
[INTERNAL] Add batch to listeners
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 1 month ago
fix: resolve conflicting redirects
github.com/pmndrs/jotai - sandren opened this pull request about 1 month ago
github.com/pmndrs/jotai - sandren opened this pull request about 1 month ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request about 1 month ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 1 month ago
Docs: update SSR and Query docs to include notes about TS and useHydrateAtom
github.com/pmndrs/jotai - rainagalbiati-turngate opened this pull request about 2 months ago
github.com/pmndrs/jotai - rainagalbiati-turngate opened this pull request about 2 months ago
fix: unwrap synchronously returns awaited values of resolved promise atoms
github.com/pmndrs/jotai - dmaskasky opened this pull request about 2 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 2 months ago
chore(.github/workflows/test-multiple-versions.yml): improve workflow with removing duplicated configs
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
chore(tests): eliminate rtl patch
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
fix(store): refactor batch priority
github.com/pmndrs/jotai - dmaskasky opened this pull request about 2 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 2 months ago
chore(.github/workflows): improve workflow with removing duplicated configs
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
chore(test): dev store method
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
chore(eslint): migrate .eslintrc to eslint.config.js
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
fix(store): robust flush batch
github.com/pmndrs/jotai - dmaskasky opened this pull request about 2 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 2 months ago
feat: new starter example
github.com/pmndrs/jotai - leweyse opened this pull request about 2 months ago
github.com/pmndrs/jotai - leweyse opened this pull request about 2 months ago
refactor(store): rename pending to batch
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
[Not For Merge] alternate impl for #2827
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
chore(deps): update dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
docs(*): change 'npm i' to 'npm install'
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
chore(.eslintrc.json): remove unnecessary elements from the plugins, add react/jsx-runtime
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
chore(.eslintrc.json): modifying eslint-plugin-react-compiler to react-compiler in the plugins array
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
chore(.eslintrc.json): remove prettier in extends
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
chore(.github/workflows): unify format style
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
chore(.github/workflows): update actions/setup-node's node-version 18 to 20
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
chore(.github/workflows/ecosystem-ci.yml): update actions/setup-node version 3 to 4
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
[idea] add pending to `store.unstable_derive`
github.com/pmndrs/jotai - dmaskasky opened this pull request about 2 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request about 2 months ago
chore: bump to react@19
github.com/pmndrs/jotai - himself65 opened this pull request about 2 months ago
github.com/pmndrs/jotai - himself65 opened this pull request about 2 months ago
feat: dev store with unstable_derive
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
docs(CONTRIBUTING.md): change 'pnpm' to 'pnpm install' for installing dependencies
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
github.com/pmndrs/jotai - sukvvon opened this pull request about 2 months ago
fix(store): do not recompute unmounted atoms eagerly
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request about 2 months ago
React 19 causing `useAtomValue` + `atomWithObservable` to re-suspense on new value
github.com/pmndrs/jotai - tien opened this issue about 2 months ago
github.com/pmndrs/jotai - tien opened this issue about 2 months ago
chore(vitest): update vitest config
github.com/pmndrs/jotai - dbritto-dev opened this pull request 2 months ago
github.com/pmndrs/jotai - dbritto-dev opened this pull request 2 months ago
deep peek in write function
github.com/pmndrs/jotai - dmaskasky opened this pull request 2 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 2 months ago
Type issues when using `createStore` in TS
github.com/pmndrs/jotai - motistudio opened this issue 2 months ago
github.com/pmndrs/jotai - motistudio opened this issue 2 months ago
[DO NOT MERGE] try Kahn's toposort
github.com/pmndrs/jotai - dmaskasky opened this pull request 2 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 2 months ago
fix(website): fix doc site sidebar is not displayed
github.com/pmndrs/jotai - zakke27 opened this pull request 3 months ago
github.com/pmndrs/jotai - zakke27 opened this pull request 3 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 3 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 3 months ago
feat(website): UI/UX improvements
github.com/pmndrs/jotai - sandren opened this pull request 3 months ago
github.com/pmndrs/jotai - sandren opened this pull request 3 months ago
refactor(store): prefer epoch number comparisons to indicate value change
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
[Idea] tweak atom type naming
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
add tests: can read sync derived atom in write without initializing
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
Add test "Atom graph supports cycles"
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
refactor(core): Use iterative approach in recompute dependents
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago