kwc-redux-observable
v0.8.0-kwchax
Published
RxJS based middleware for Redux. Compose and cancel async actions and more.
Downloads
11
Maintainers
Readme
RxJS 5-based middleware for Redux. Compose and cancel async actions to create side effects and more.
Install
This has a peer dependencies of [email protected].*
and redux
, 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:
- Using Raw HTML APIs
- Using React
- Using Angular v1
- Using Angular v2 (TODO)
- Using Ember (TODO)
Documentation
Discuss
Everyone is welcome on our Gitter channel!
:shipit: