redux-observable
Action side effect library
A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications.
RxJS middleware for action side effects in Redux using "Epics"
8k stars
111 watching
468 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Library to manage application side effects in Redux apps using asynchronous flows and Generators | 22,532 |
| | Provides an interface between React and Redux for managing state in applications | 23,408 |
| | A Redux middleware that logs and visualizes application state changes | 5,758 |
| | Middleware for subscribing to observables in Redux action creators. | 57 |
| | Development tools for managing and debugging state changes in software applications. | 14,081 |
| | Utilities for creating and managing Redux actions | 6,509 |
| | A JavaScript library for managing relational data in Redux stores. | 2,950 |
| | A middleware for Redux that handles promises in Flux Standard Actions | 2,667 |
| | An opinionated toolset for efficient Redux development | 10,785 |
| | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,804 |
| | A library that provides Redux bindings for React Router, allowing developers to manage routing state within their Redux store. | 2,300 |
| | A library that enables React components to manage form state in a Redux store | 12,571 |
| | Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| | Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| | A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,466 |