react-recomponent
State manager
A solution to manage state in React applications using reducer components with a built-in action mechanism.
🥫 Reason-style reducer components for React using ES6 classes.
269 stars
6 watching
17 forks
Language: JavaScript
last commit: about 6 years ago reactreact-componentsreactjsreasonreason-reactreasonmlreducerreducer-componentstatestate-management
Related projects:
Repository | Description | Stars |
---|---|---|
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
colevoss/react-motive | A React wrapper around the Context API for simple state management | 14 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
umijs/hox | A state management solution for React components | 1,456 |
snakster/cpp.react | A C++ library for declarative programming and automatic propagation of changes in state variables. | 1,024 |
teafuljs/teaful | A lightweight state management library for React applications | 713 |
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 |
yamalight/outstated | Simple state management for React using hooks-based approach | 107 |
didierfranc/react-waterfall | A React-based state management system using the new context API | 1,330 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
storeon/storeon | A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |