chopped-redux
State container
A simplified implementation of a predictable state container for JavaScript applications
An implementation of @gaearon Redux: https://github.com/gaearon/redux
1 stars
2 watching
0 forks
Language: JavaScript
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A predictable state container for Swift apps | 605 |
| | A Java implementation of Redux, a predictable state container for apps. | 327 |
| | A lightweight state container library for managing application state in React and other frameworks | 1,968 |
| | A predictable state container for .NET applications | 714 |
| | A JavaScript library for managing global state in applications | 60,939 |
| | A JavaScript library for managing and predicting application state changes | 204 |
| | Utilities to integrate Bacon.js with Redux for state management | 4 |
| | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
| | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
| | Official Angular bindings for Redux store management in TypeScript-based applications. | 73 |
| | A state container inspired by Redux, designed for the Purescript programming language | 0 |
| | A utility that helps reset Redux state to a defined initial value upon specific actions | 146 |
| | Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 |
| | Utilities for working with transducers in Redux applications | 130 |
| | A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |