redux-lift
State manager
A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs
Lifting for redux.
9 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
indexiatech/redux-immutablejs | Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications | 684 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,276 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
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 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |