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
Another approach on Sync Effect
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 days 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 4 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 4 days ago
refactore(core): replace batch letter priorities with number priorities
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 days ago
feat: add hook for atom mount and unmount
github.com/pmndrs/jotai - dmaskasky opened this pull request 6 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 6 days ago
alternate implementation for #2801
github.com/pmndrs/jotai - dai-shi opened this pull request 13 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 13 days ago
[INTERNAL] Add batch to listeners
github.com/pmndrs/jotai - dmaskasky opened this pull request 13 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 13 days ago
fix: resolve conflicting redirects
github.com/pmndrs/jotai - sandren opened this pull request 13 days ago
github.com/pmndrs/jotai - sandren opened this pull request 13 days ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 13 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 13 days ago
Docs: update SSR and Query docs to include notes about TS and useHydrateAtom
github.com/pmndrs/jotai - rainagalbiati-turngate opened this pull request 16 days ago
github.com/pmndrs/jotai - rainagalbiati-turngate opened this pull request 16 days ago
fix: unwrap synchronously returns awaited values of resolved promise atoms
github.com/pmndrs/jotai - dmaskasky opened this pull request 17 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 17 days ago
chore(.github/workflows/test-multiple-versions.yml): improve workflow with removing duplicated configs
github.com/pmndrs/jotai - sukvvon opened this pull request 17 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 17 days ago
chore(tests): eliminate rtl patch
github.com/pmndrs/jotai - dai-shi opened this pull request 17 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 17 days ago
fix(store): refactor batch priority
github.com/pmndrs/jotai - dmaskasky opened this pull request 17 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 17 days ago
chore(.github/workflows): improve workflow with removing duplicated configs
github.com/pmndrs/jotai - sukvvon opened this pull request 17 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 17 days ago
chore(test): dev store method
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(eslint): migrate .eslintrc to eslint.config.js
github.com/pmndrs/jotai - sukvvon opened this pull request 19 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 19 days ago
fix(store): robust flush batch
github.com/pmndrs/jotai - dmaskasky opened this pull request 19 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 19 days ago
refactor(store): rename pending to batch
github.com/pmndrs/jotai - dai-shi opened this pull request 20 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 20 days ago
[Not For Merge] alternate impl for #2827
github.com/pmndrs/jotai - dai-shi opened this pull request 20 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 20 days ago
chore(deps): update dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 20 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 20 days ago
docs(*): change 'npm i' to 'npm install'
github.com/pmndrs/jotai - sukvvon opened this pull request 20 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 20 days ago
chore(.eslintrc.json): remove unnecessary elements from the plugins, add react/jsx-runtime
github.com/pmndrs/jotai - sukvvon opened this pull request 21 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 21 days 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 23 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 23 days ago
chore(.eslintrc.json): remove prettier in extends
github.com/pmndrs/jotai - sukvvon opened this pull request 23 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 23 days ago
chore(.github/workflows): unify format style
github.com/pmndrs/jotai - sukvvon opened this pull request 23 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 23 days ago
chore(.github/workflows): update actions/setup-node's node-version 18 to 20
github.com/pmndrs/jotai - sukvvon opened this pull request 24 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 24 days ago
chore(.github/workflows/ecosystem-ci.yml): update actions/setup-node version 3 to 4
github.com/pmndrs/jotai - sukvvon opened this pull request 24 days ago
github.com/pmndrs/jotai - sukvvon opened this pull request 24 days ago
[idea] add pending to `store.unstable_derive`
github.com/pmndrs/jotai - dmaskasky opened this pull request 25 days ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 25 days ago
feat: dev store with unstable_derive
github.com/pmndrs/jotai - dai-shi opened this pull request 25 days ago
github.com/pmndrs/jotai - dai-shi opened this pull request 25 days ago
docs(CONTRIBUTING.md): change 'pnpm' to 'pnpm install' for installing dependencies
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(store): do not recompute unmounted atoms eagerly
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
React 19 causing `useAtomValue` + `atomWithObservable` to re-suspense on new value
github.com/pmndrs/jotai - tien opened this issue about 1 month ago
github.com/pmndrs/jotai - tien opened this issue about 1 month ago
chore(vitest): update vitest config
github.com/pmndrs/jotai - dbritto-dev opened this pull request about 1 month ago
github.com/pmndrs/jotai - dbritto-dev opened this pull request about 1 month ago
deep peek in write function
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(workflow): ecosystem-ci
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
Type issues when using `createStore` in TS
github.com/pmndrs/jotai - motistudio opened this issue about 1 month ago
github.com/pmndrs/jotai - motistudio opened this issue about 1 month ago
add ecosystem-ci workflow
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
[DO NOT MERGE] try Kahn's toposort
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
docs: improve babel page
github.com/pmndrs/jotai - rmillio opened this pull request about 2 months ago
github.com/pmndrs/jotai - rmillio opened this pull request about 2 months ago
fix(website): fix doc site sidebar is not displayed
github.com/pmndrs/jotai - zakke27 opened this pull request about 2 months ago
github.com/pmndrs/jotai - zakke27 opened this pull request about 2 months ago
chore(deps): update dev 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
feat(website): UI/UX improvements
github.com/pmndrs/jotai - sandren opened this pull request about 2 months ago
github.com/pmndrs/jotai - sandren opened this pull request about 2 months ago
refactor(store): prefer epoch number comparisons to indicate value change
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
lazy recomputeDependents
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
[Idea] tweak atom type naming
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
add tests: can read sync derived atom in write without initializing
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
Add test "Atom graph supports cycles"
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
refactor(core): Use iterative approach in recompute dependents
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
fix: rethrow falsy errors thrown in flushPending
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
fix: flush pending finally everywhere
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
Fix/flush pending finally everywhere 2
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
Fix/flush pending finally everywhere
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
fix: onMount setSelf does not notify listeners
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
fix/flush pending async onmount finally
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
fix: setAtom uses stale pending on atom unmount
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
add test for flushPending
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
test: add jest-dom matchers and eslint plugin
github.com/pmndrs/jotai - kretajak opened this pull request about 2 months ago
github.com/pmndrs/jotai - kretajak 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
Updated `location.mdx` regarding `atomWithLocation` instances
github.com/pmndrs/jotai - yairEO opened this pull request about 2 months ago
github.com/pmndrs/jotai - yairEO opened this pull request about 2 months ago
fix: flushPending in async write
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
test: use @vitest/eslint-plugin
github.com/pmndrs/jotai - kretajak opened this pull request about 2 months ago
github.com/pmndrs/jotai - kretajak opened this pull request about 2 months ago
docs: fix typo in Immer
github.com/pmndrs/jotai - ryoku4 opened this pull request about 2 months ago
github.com/pmndrs/jotai - ryoku4 opened this pull request about 2 months ago
`atom.INTERNAL_onInit` hook to support sync effects
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
[Not For Merge]: synchronous effects experiment
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
test: incorporate eslint-plugin-testing-library and fix reported issues
github.com/pmndrs/jotai - kretajak opened this pull request about 2 months ago
github.com/pmndrs/jotai - kretajak opened this pull request about 2 months ago
fix(website): Add ctl=1 as a query parameter to the StackBlitz iframe's src URL.
github.com/pmndrs/jotai - Brokyeom opened this pull request 2 months ago
github.com/pmndrs/jotai - Brokyeom opened this pull request 2 months ago
Util RFC: `derivedAtomWithCompare`
github.com/pmndrs/jotai - kevinschaich opened this issue 2 months ago
github.com/pmndrs/jotai - kevinschaich opened this issue 2 months ago
fix(utils): make 'unwrap' update immediate after resolve
github.com/pmndrs/jotai - organize opened this pull request 2 months ago
github.com/pmndrs/jotai - organize opened this pull request 2 months ago
fix(utils): make 'loadable' update immediate after resolve
github.com/pmndrs/jotai - e7h4n opened this pull request 2 months ago
github.com/pmndrs/jotai - e7h4n opened this pull request 2 months ago
test: use screen exposed by React Testing Library
github.com/pmndrs/jotai - kretajak opened this pull request 2 months ago
github.com/pmndrs/jotai - kretajak opened this pull request 2 months ago
test: calculate coverage for src files only
github.com/pmndrs/jotai - kretajak opened this pull request 2 months ago
github.com/pmndrs/jotai - kretajak opened this pull request 2 months ago
test: improve code coverage for atomWithDefault
github.com/pmndrs/jotai - kretajak opened this pull request 2 months ago
github.com/pmndrs/jotai - kretajak opened this pull request 2 months ago
docs: Fix typo in useAtomEffect doc
github.com/pmndrs/jotai - romain-trotard opened this pull request 3 months ago
github.com/pmndrs/jotai - romain-trotard opened this pull request 3 months ago
Throw error on `useAtom(undefined)` or `useAtom(null)`
github.com/pmndrs/jotai - kevinschaich opened this pull request 3 months ago
github.com/pmndrs/jotai - kevinschaich opened this pull request 3 months ago
`useAtom(undefined)` throws `Invalid value used as weak map key`
github.com/pmndrs/jotai - kevinschaich opened this issue 3 months ago
github.com/pmndrs/jotai - kevinschaich opened this issue 3 months ago
docs: migrate Codesandbox embed for next.js swc example to Stackblitz
github.com/pmndrs/jotai - niklasbec opened this pull request 3 months ago
github.com/pmndrs/jotai - niklasbec opened this pull request 3 months ago
fix(provider): make react compiler happy
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
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
docs: improve AsyncStorage notes wording
github.com/pmndrs/jotai - midzdotdev opened this pull request 3 months ago
github.com/pmndrs/jotai - midzdotdev opened this pull request 3 months ago
docs: update family.mdx grammar
github.com/pmndrs/jotai - nguyenbry opened this pull request 3 months ago
github.com/pmndrs/jotai - nguyenbry opened this pull request 3 months ago
docs: add a note for useHydrateAtoms client code usage
github.com/pmndrs/jotai - KagamiChan opened this pull request 3 months ago
github.com/pmndrs/jotai - KagamiChan opened this pull request 3 months ago
test(dependency): Improve test coverage
github.com/pmndrs/jotai - ts1994tw opened this pull request 3 months ago
github.com/pmndrs/jotai - ts1994tw opened this pull request 3 months ago
feat: use React 19 `use` in `useStore` api
github.com/pmndrs/jotai - himself65 opened this pull request 3 months ago
github.com/pmndrs/jotai - himself65 opened this pull request 3 months ago
:white_check_mark: test: add unit test for atomWithReset utility
github.com/pmndrs/jotai - vangie opened this pull request 3 months ago
github.com/pmndrs/jotai - vangie opened this pull request 3 months ago
Fix/unstable derive - add more tests
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 3 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 4 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 4 months ago
fix(core): recompute dependents in edge cases
github.com/pmndrs/jotai - dai-shi opened this pull request 4 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 4 months ago
fix(unstable_derive): trap atom methods
github.com/pmndrs/jotai - dai-shi opened this pull request 4 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 4 months ago
feat(docs): update docs for jotai-history
github.com/pmndrs/jotai - dmaskasky opened this pull request 4 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 4 months ago
feat(docs): update docs for jotai-effect
github.com/pmndrs/jotai - dmaskasky opened this pull request 4 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 4 months ago