kea
React State Management Framework
A state management framework for React applications, providing a unified way to manage application state and side effects.
Batteries Included State Management for React
2k stars
31 watching
51 forks
Language: JavaScript
last commit: 10 months ago
Linked from 3 awesome lists
dataframeworkkeareactreact-componentreduxredux-sagaredux-thunksagas
Related projects:
Repository | Description | Stars |
---|---|---|
kof/react-nano-state | A state management system that enables fast and efficient sharing of state values across different parts of an application without affecting the entire tree | 72 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
umijs/hox | A state management solution for React components | 1,456 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
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. | 91 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
cerebral/cerebral | A framework for managing application state and side effects in JavaScript applications | 1,989 |
kidkarolis/tiny-atom | A pragmatic state management solution for React and Preact applications. | 116 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
dai-shi/react-hooks-global-state | A global state management system for React applications using Hooks API. | 1,101 |
colevoss/react-motive | A React wrapper around the Context API for simple state management | 14 |