https://github.com/jotaijs/links
https://github.com/jotaijs/links
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jotaijs/links
- Owner: jotaijs
- Created: 2022-04-26T12:03:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T03:23:55.000Z (8 months ago)
- Last Synced: 2025-01-26T16:13:36.650Z (5 months ago)
- Size: 23.4 KB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jotai links
## Official jotai library
- https://github.com/pmndrs/jotai
- https://jotai.org## Multilingual Documentation
- [简体中文](https://github.com/lecepin/jotai-docs-cn)
- [简体中文 v2](https://github.com/ouweiya/jotai-zh/tree/translation/zh)## Semi-official libraries
- [jotai-trpc](https://github.com/jotaijs/jotai-trpc)
- [jotai-tanstack-query](https://github.com/jotaijs/jotai-tanstack-query)
- [jotai-effect](https://github.com/jotaijs/jotai-effect)
- [jotai-urql](https://github.com/jotaijs/jotai-urql)
- [jotai-immer](https://github.com/jotaijs/jotai-immer)
- [jotai-xstate](https://github.com/jotaijs/jotai-xstate)
- [jotai-location](https://github.com/jotaijs/jotai-location)
- [jotai-cache](https://github.com/jotaijs/jotai-cache)
- [jotai-scope](https://github.com/jotaijs/jotai-scope)
- [jotai-optics](https://github.com/jotaijs/jotai-optics)
- [jotai-redux](https://github.com/jotaijs/jotai-redux)
- [jotai-relay](https://github.com/jotaijs/jotai-relay)
- [jotai-valtio](https://github.com/jotaijs/jotai-valtio)
- [jotai-zustand](https://github.com/jotaijs/jotai-zusatnd)## Third-party libraries
In alphabetical order:
- [bunshi](https://github.com/saasquatch/bunshi)
- [form-atoms](https://github.com/jaredLunde/form-atoms)
- [jotai-apollo](https://github.com/jotaijs/jotai-apollo)
- [jotai-components](https://github.com/boar-is/jotai-components)
- [jotai-form](https://github.com/jotaijs/jotai-form)
- [jotai-game](https://github.com/jotaijs/jotai-game)
- [jotai-hook-form](https://github.com/saasquatch/jotai-hook-form)
- [jotai-jsx](https://github.com/jotaijs/jotai-jsx)
- [jotai-query-toolkit](https://github.com/fungible-systems/jotai-query-toolkit)
- [jotai-scheduler](https://github.com/jotaijs/jotai-scheduler)
- [jotai-signal](https://github.com/jotaijs/jotai-signal)
- [jotai-suspense](https://github.com/jotaijs/jotai-suspense)
- [jotai-uncontrolled](https://github.com/jotaijs/jotai-uncontrolled)## Contributing
If you want to add a third-party library to the list, please open a PR.
If you have other suggestions, free feel to open an issue.