hox
State manager
A state management solution for React components
State sharing for React components.
1k stars
30 watching
100 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
reactreact-hooksreactjsstate-management
Related projects:
Repository | Description | Stars |
---|---|---|
houfio/dakpan | A lightweight state management solution using React hooks | 69 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
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 |
jeffijoe/libx | A framework for managing application state in reactive applications using MobX. | 103 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
dai-shi/react-hooks-global-state | A global state management system for React applications using Hooks API. | 1,101 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 238 |