Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

kwc-redux-observable

cobalt8MIT0.8.0-kwchaxTypeScript support: included

RxJS based middleware for Redux. Compose and cancel async actions and more.

Rx, Ducks, Reducks, Redux, middleware, observable, thunk, async, cancel, action

readme

Join the chat at https://gitter.im/redux-observable/redux-observable build status npm version npm downloads code climate

RxJS 5-based middleware for Redux. Compose and cancel async actions to create side effects and more.

Install

This has a peer dependencies of `rxjs@5.0.andredux`, which will have to be installed as well. *It is not currently compatible with RxJS v4**

npm install --save redux-observable

JSBin Examples

To see redux-observable in action, here's a very simple JSBin to play around with:

Documentation

Discuss

Join the chat at https://gitter.im/redux-observable/redux-observable

Everyone is welcome on our Gitter channel!

:shipit: