clearx
State manager
An alternative to Redux and MobX for managing application state in React applications
ClearX is an alternative way to Redux and MobX to maintain the application state and provides a simple interface to bind it to UI components.
22 stars
3 watching
2 forks
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
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 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
umijs/hox | A state management solution for React components | 1,456 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
unadlib/usm | A universal state modular library for managing application state in Redux, MobX, Vuex, and Angular applications. | 297 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,159 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
metro-nom/mobx-binder | Provides a library to handle form state in React web apps using MobX | 15 |