redux-saga-rxjs
Saga manager
An RxJS implementation of the Saga pattern to manage long-running transactions in Redux applications.
RxJS implementation of Saga pattern for redux
112 stars
11 watching
5 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A reimplementation of Redux using RxJS | 420 |
| A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
| A Vuex plugin for managing side effects with Redux Saga | 23 |
| A JavaScript library for managing global state in applications | 60,939 |
| A React Universal Starter Kit featuring Redux Saga for managing side effects and state in a single application | 186 |
| A tool to simplify Redux-based state management by automating action creators and reducers | 156 |
| A toolset to keep side effects within reducers while maintaining their purity. | 180 |
| A plugin for ESLint to enforce best practices and rules for redux-saga workflows | 135 |
| A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
| A state management system using RxJS Observables and reducers, allowing asynchronous operations and functional computation of additional state | 95 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,155 |
| A state management library for Swift applications using Redux principles | 39 |
| A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
| A predictable state container for .NET applications | 714 |