redux
State manager
A JavaScript library for managing and predicting application state changes
繁體中文 redux 文件翻譯:
204 stars
27 watching
40 forks
Language: JavaScript
last commit: almost 7 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 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |
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 |
pshomov/reducto | A .NET implementation of Redux for managing application state and handling actions | 76 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
benlau/qredux | A QML-based implementation of the Redux state management library | 26 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
izumin5210/droidux | A predictable state container implementation inspired by Redux for Android applications | 160 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |