zustand
State manager
A small state management solution with simplified flux principles and a comfy API based on hooks.
🐻 Bear necessities for state management in React
49k stars
164 watching
2k forks
Language: TypeScript
last commit: about 1 month ago
Linked from 5 awesome lists
hacktoberfesthooksreactreact-contextreactjsreduxstate-management
Related projects:
Repository | Description | Stars |
---|---|---|
pmndrs/jotai | State management for React applications using atomic and flexible concepts | 18,969 |
risingstack/react-easy-state | A state management library that simplifies React applications with reactive and transparent proxy-based stores. | 2,559 |
jamiebuilds/unstated | A state management library designed to simplify React applications by replicating the component state API while sharing it across multiple components. | 7,794 |
jamiebuilds/unstated-next | A lightweight alternative to React state management libraries like Redux | 4,176 |
dai-shi/react-tracked | A library to track state usage and optimize re-renders for various React hooks and libraries | 2,749 |
statelyai/xstate | A state management and orchestration solution for complex application logic using event-driven programming and actor model | 27,294 |
philipp-spiess/react-recomponent | A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 313 |
mobxjs/mobx | A simple, scalable state management library that applies functional reactive programming to transparently manage application state. | 27,620 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
preactjs/signals | Library providing efficient state management capabilities for building reactive applications | 3,849 |
pmndrs/valtio | A library that enables simple management of mutable state in React and vanilla JavaScript applications | 9,186 |
jakesgordon/javascript-state-machine | A JavaScript library for building finite state machines with methods to manage transitions and lifecycle events. | 8,712 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 873 |
diegohaz/constate | A React Context library that simplifies state management using custom hooks and context providers. | 3,952 |