redurx
State management system
A state management system using RxJS Observables and reducers, allowing asynchronous operations and functional computation of additional state
Redux'ish Functional State Management using RxJS
95 stars
7 watching
3 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for managing global state in applications | 60,939 |
| A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
| A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
| Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow | 4 |
| 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 |
| A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
| A state management library for Swift applications using Redux principles | 39 |
| A state management solution for React components | 1,458 |
| An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
| A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 |
| An immutable state management library designed to simplify state updates and improve code organization | 164 |
| A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
| A JavaScript library for managing and predicting application state changes | 204 |
| A reimplementation of Redux using RxJS | 420 |
| A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |