jotai
React state manager
State management for React applications using atomic and flexible concepts
👻 Primitive and flexible state management for React
19k stars
68 watching
617 forks
Language: TypeScript
last commit: 4 days ago
Linked from 3 awesome lists
atomichacktoberfestmanagementreactstate
Related projects:
Repository | Description | Stars |
---|---|---|
pmndrs/zustand | A state management solution for React that uses simplified flux principles and doesn't wrap the app in context providers | 47,989 |
pmndrs/leva | A set of reusable React components for building GUI applications with type-safe input handling and easy plugin creation. | 5,031 |
pmndrs/valtio | A library that turns objects into self-aware proxies to simplify managing complex state in React and Vanilla applications. | 9,104 |
davidhu2000/react-spinners | A collection of reusable React components for displaying loading states and animations. | 3,114 |
kidkarolis/tiny-atom | A pragmatic state management solution for React and Preact applications. | 116 |
pmndrs/react-spring | An animation library based on spring physics for React applications. | 28,222 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
michelebertoli/react-automata | A state machine abstraction for React that provides declarative state management and automatic test generation. | 1,338 |
jamiebuilds/unstated-next | A lightweight alternative to React state management libraries like Redux | 4,177 |
dai-shi/react-tracked | A library to track state usage and optimize re-renders for various React hooks and libraries | 2,738 |
jakesgordon/javascript-state-machine | A JavaScript library for building finite state machines with methods to manage transitions and lifecycle events. | 8,707 |
pmndrs/use-gesture | A utility library for handling mouse and touch gestures in React and Vanilla JavaScript applications. | 9,059 |
risingstack/react-easy-state | A state management library that simplifies React applications with reactive and transparent proxy-based stores. | 2,559 |
pluginaweek/state_machine | A Ruby plugin that simplifies the design of class behavior by introducing state machines with multiple features and hooks for customization. | 3,736 |
developit/unistore | A tiny centralized state container with component bindings for Preact & React | 2,858 |