Jotai
👻 Primitive and flexible state management solution for React, providing minimal and efficient hooks for managing state.
Jotai is built in TypeScript, distributed under the MIT License license, 21.1k GitHub stars, latest release v2.19.1.
Stats refreshed
- Language
- TypeScript
- Latest Release
- v2.19.1
- License
- MIT License
Our Newsletter
Get new State tools right in your inbox
Get short emails with useful state projects, releases, and repos worth watching.
Key Features
- Primitive state management
- Flexible API
- Integration with React hooks
- Minimalistic design
- Efficient performance
Resources
Community
More State tools
Zustand
Zustand is a small, fast, and scalable state management library for React applications, providing a minimalistic and intuitive API.
TanStack Query
A powerful library for asynchronous state management and server-state utilities with data fetching capabilities for web applications, supporting TS/JS, React Query, Solid Query, Svelte Query, and Vue Query.
Immer
Immer is a JavaScript library that allows you to work with immutable state by mutating the current state, simplifying state management in your applications.
Nuqs
Type-safe search parameters state manager for React frameworks, functioning like useState but stored in the URL query string, enhancing URL-based state management in React applications.
Valtio
Valtio makes proxy-state management simple for React and Vanilla JavaScript applications.
Automerge
Automerge is a powerful library that provides a JSON-like Conflict-free Replicated Data Type (CRDT) data structure, enabling concurrent modifications by different users and automatic merging of changes. It helps developers build collaborative and offline-first applications with strong consistency guarantees.