Updated: June 2019 Author: github@Hinell
| TOOL | DESCRIPTION |
|---|---|
| setState | Basic tool built in React library |
| MobX | Simple, scalable state management. |
| MobX-State-Tree | Model Driven State Management |
| Redux | Predictable state container for JavaScript apps |
| unstated | State so simple, it goes without saying |
| setState & react-automata | A state machine abstraction for React |
| Freactal | Clean and robust state management for React and React-like libs |
| ReduxX | Lightweight, easy to learn React state management library |
| pure-store | A tiny immutable store with type safety (uses Immer) |
| Immer | Create the next immutable state by mutating the current one |
| relay | Relay is a JavaScript framework made by FaceBook for building data-driven React applications |
| immer | Create the next immutable state by mutating the current one |