RxJS 6-based middleware for Redux. Compose and cancel async actions to create side effects and more.
https://redux-observable.js.org
https://redux-observable-cn.js.org 中文版(非官方)
Supporting redux-observable
redux-observable is an independent project with ongoing development and support made possible thanks to donations made by these awesome backers and sponsorship by This Dot. If you'd like to join them, please consider:
Sponsors
Get support, training, and project consulting by the people who created Redux Observable and RxJS!
No Platinum or Gold sponsors yet. Become one and your name or logo will be here! Help keep Open Source sustainable.
Silver Sponsors ($100+ per month)
Install
This has peer dependencies of rxjs@6.x.x
and redux@4.x.x
, which will have to be installed as well.
npm install --save redux-observable
UMD
We publish a UMD build inside our npm package. You can use it via the unpkg CDN:
https://unpkg.com/redux-observable@latest/dist/redux-observable.min.js
Watch an introduction
Online Live Examples
To see redux-observable in action, here's a very simple example to play around with:
Documentation
https://redux-observable.js.org
Discuss
Everyone is welcome on our Gitter channel!
Custom Emoji
Save this:
Add the redux-observable spinning logo to your Slack channel! Slack Instructions
*redux-observable is a community-driven, entirely volunteer project and is not officially affiliated with or sponsored by any company.