unstated
State manager
A state management library designed to simplify React applications by replicating the component state API while sharing it across multiple components.
State so simple, it goes without saying
8k stars
90 watching
270 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 3 awesome lists
managementreactstate
Related projects:
Repository | Description | Stars |
---|---|---|
jamiebuilds/unstated-next | A lightweight alternative to React state management libraries like Redux | 4,176 |
pmndrs/zustand | A small state management solution with simplified flux principles and a comfy API based on hooks. | 48,670 |
risingstack/react-easy-state | A state management library that simplifies React applications with reactive and transparent proxy-based stores. | 2,559 |
diegohaz/constate | A React Context library that simplifies state management using custom hooks and context providers. | 3,952 |
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 |
immerjs/use-immer | A hook to manage state with Immer in React applications using TypeScript | 4,127 |
developit/unistore | A tiny centralized state container with component bindings for Preact & React | 2,858 |
solidjs/solid | A JavaScript library for building user interfaces using a declarative, fine-grained approach | 32,617 |
preactjs/signals | Library providing efficient state management capabilities for building reactive applications | 3,844 |
mobxjs/mobx-state-tree | A state container system for building reactive applications | 6,992 |
philipp-spiess/react-recomponent | A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,620 |
mobxjs/mobx | A simple, scalable state management library that applies functional reactive programming to transparently manage application state. | 27,620 |
salesforce/akita | A state management solution tailored for JavaScript applications using reactive programming concepts and RxJS | 3,702 |