redux-core
State manager
A minimal Redux implementation providing basic APIs for managing state and dispatching actions.
Minimal redux
42 stars
3 watching
2 forks
Language: JavaScript
last commit: over 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,939 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
jas-chen/rx-redux | A reimplementation of Redux using RxJS | 420 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,156 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 714 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
pshomov/reducto | A .NET implementation of Redux for managing application state and handling actions | 76 |