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: 5 days ago
JSON representation
RxJS middleware for action side effects in Redux using "Epics"
- Host: GitHub
- URL: https://github.com/redux-observable/redux-observable
- Owner: redux-observable
- License: mit
- Created: 2016-04-20T21:58:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T19:46:45.000Z (4 months ago)
- Last Synced: 2024-10-29T11:46:28.711Z (3 months ago)
- Language: TypeScript
- Homepage: https://redux-observable.js.org
- Size: 7.01 MB
- Stars: 7,851
- Watchers: 111
- Forks: 466
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - redux-observable - RxJS middleware for action side effects in Redux using "Epics" (TypeScript)
- awesome-state - redux-observable
- awesome-list - redux-observable
- awesome-list - redux-observable - observable | 7695 | (TypeScript)
- awesome-react-cn - redux-observable
- awesome-angular - redux-observable - RxJS middleware for action side effects in Redux using "Epics". (Table of contents / Third Party Components)
- awesome-redux - redux-observable - RxJS middleware for action side effects in Redux using "Epics". (Other Integrations / RxJS)
- fucking-awesome-angular - redux-observable - RxJS middleware for action side effects in Redux using "Epics". (Table of contents / Third Party Components)
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).