redux-observable-middleware

Observable subscriber

Middleware for subscribing to observables in Redux action creators.

Redux middleware for subscribing to observables

GitHub

57 stars
4 watching
1 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
badisi/ngx-safe-subscribe An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods 3
lukasz-pluszczewski/redux-better-promise Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power 15
pburtchaell/redux-promise-middleware Enables simple handling of async action creators in Redux 1,982
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
alanrubin/redux-simple-promise Middleware for Redux that handles promises with minimal boilerplate declarations 53
shagglund/observable-store A Flux-like store and subscriber components based on RxJS observables 0
samverschueren/obsify Observableify callback-style functions to enable reactive programming using observable values and subscription handlers. 41
agraboso/redux-api-middleware Middleware that calls an API and dispatches standard actions based on the request outcome. 1,492
calesce/redux-slider-monitor An extension for Redux DevTools to replay recorded Redux actions using a slider-based interface. 207
janrywang/redux-callbag Middleware for handling side effects in Redux actions with callbag observables 182
jeffbski/redux-logic Middleware for organizing business logic in Redux applications 1,806
timhall/svelte-observable A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. 62
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
wellguimaraes/actionware A Redux library reducing boilerplate and automating error and busy status management in action executions. 200
ezekielchentnik/redux-reporter Middleware for reporting actions to third party APIs 19