react-waterfall
State manager
A React-based state management system using the new context API
React store built on top of the new context API
1k stars
24 watching
77 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
contextfluxjavascriptreactjsredux
Related projects:
Repository | Description | Stars |
---|---|---|
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 873 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
colevoss/react-motive | A React wrapper around the Context API for simple state management | 14 |
philipp-spiess/react-recomponent | A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 92 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
byte-fe/react-model | A state management library for React applications | 236 |
dai-shi/react-context-global-state | A tool for managing global state in React applications using the Context API | 23 |
teafuljs/teaful | A lightweight state management library for React applications | 713 |
davidgilbertson/react-recollect | An immutable state management system for React applications | 403 |
gunn/pure-store | A tiny immutable store with type safety for managing application state in React applications | 148 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,939 |
drcmda/react-contextual | A lightweight helper around React's new Context API for managing state and actions in a Redux-like store pattern | 641 |