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"

GitHub

8k stars
111 watching
468 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redux-saga/redux-saga Library to manage application side effects in Redux apps using asynchronous flows and Generators 22,532
reduxjs/react-redux Provides an interface between React and Redux for managing state in applications 23,408
logrocket/redux-logger A Redux middleware that logs and visualizes application state changes 5,758
d6u/redux-observable-middleware Middleware for subscribing to observables in Redux action creators. 57
reduxjs/redux-devtools Development tools for managing and debugging state changes in software applications. 14,081
redux-utilities/redux-actions Utilities for creating and managing Redux actions 6,509
redux-orm/redux-orm A JavaScript library for managing relational data in Redux stores. 2,950
redux-utilities/redux-promise A middleware for Redux that handles promises in Flux Standard Actions 2,667
reduxjs/redux-toolkit An opinionated toolset for efficient Redux development 10,785
reactgo/reactgo A full-stack React application template with universal Redux and server-side rendering capabilities 2,804
acdlite/redux-router A library that provides Redux bindings for React Router, allowing developers to manage routing state within their Redux store. 2,300
redux-form/redux-form A library that enables React components to manage form state in a Redux store 12,571
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
sskyy/redux-task Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. 103
rematch/rematch A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. 8,466