You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
freactal Clean and robust state management for React and React-like libs.
freezer A tree data structure that emits events on updates, even if the modification is triggered by one of the leaves, making it easier to think in a reactive way.
jotai Primitive, flexible state management for React
Recoil Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
redux + react-redux Predictable state container for JavaScript apps + Official React bindings for Redux
redux-toolkit The official, opinionated, batteries-included toolset for efficient Redux development (formerly Redux Starter Kit)
reworm Reworm doesn't require you to use actions, connections or reducers. The simplest way to manage state!
satcheljs Satchel is a data store based on the Flux architecture. It is characterized by exposing an observable state that makes view updates painless and efficient.
storeon A tiny event-based Redux-like state manager
Sunfish functional transaction based state management library