react-3ducks
Store manager
An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores.
Simple state management solution for React
7 stars
2 watching
2 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
context-apifluxreactreact-easy-statereactjsreduxstate-managementunstated
Related projects:
Repository | Description | Stars |
---|---|---|
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
gunn/pure-store | A tiny immutable store with type safety for managing application state in React applications | 148 |
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 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
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 |
autodesk/clearx | An alternative to Redux and MobX for managing application state in React applications | 22 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
umijs/hox | A state management solution for React components | 1,456 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
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 |
didierfranc/react-waterfall | A React-based state management system using the new context API | 1,330 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |