Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/redux-observable/redux-observable

RxJS middleware for action side effects in Redux using "Epics"
https://github.com/redux-observable/redux-observable

Last synced: 3 months ago
JSON representation

RxJS middleware for action side effects in Redux using "Epics"

Lists

README

        


[![Discord](https://img.shields.io/discord/102860784329052160)](https://discord.gg/reactiflux)
[![build status](https://img.shields.io/travis/redux-observable/redux-observable/master.svg)](https://travis-ci.org/redux-observable/redux-observable)
[![npm version](https://img.shields.io/npm/v/redux-observable.svg)](https://www.npmjs.com/package/redux-observable)
[![npm downloads](https://img.shields.io/npm/dm/redux-observable.svg)](https://www.npmjs.com/package/redux-observable)

[RxJS](http://github.com/ReactiveX/RxJS)-based middleware for
[Redux](http://github.com/reactjs/redux). Compose and cancel async actions to create side effects and more.

[https://redux-observable.js.org](https://redux-observable.js.org)

> Note: this project is quite stable, but is currently in maintenance mode. Critical fixes will still be released, but for now no additional features or changes will be considered as the maintainer [@jayphelps](https://github.com/jayphelps) is not actively working on any apps that use redux-observable (or any UI apps at all, actually.) If you would like to become a maintainer, please reach out to [@jayphelps](https://github.com/jayphelps).