icestore
State manager
A simple and friendly state management solution for React applications
🌲 Simple and friendly state for React
399 stars
20 watching
34 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 2 awesome lists
hooksicestorereacttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
gunn/pure-store | A tiny immutable store with type safety for managing application state in React applications | 148 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,277 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
byte-fe/react-model | A state management library for React applications | 236 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 92 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 313 |
deamme/laco | A state management solution for React and Inferno that provides an easy-to-use API for managing application state. | 208 |
worktile/store | A mini state management library for Angular applications | 60 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 |
teafuljs/teaful | A lightweight state management library for React applications | 713 |
snakster/cpp.react | A C++ library for declarative programming and automatic propagation of changes in state variables. | 1,026 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
dai-shi/react-hooks-global-state | A global state management system for React applications using Hooks API. | 1,100 |