redux-callbag

Side effect handler

Middleware for handling side effects in Redux actions with callbag observables

🕺🕺Redux middleware for action side effects with callbag 👉< 1KB

GitHub

182 stars
4 watching
27 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list

callbagcallbagsobservablereactreactivereduxredux-middleware

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
danrigsby/redux-reducer-side-effectsA library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic.3
sskyy/redux-taskManages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states.103
clarus/redux-shipA tool that handles side effects and provides snapshots for debugging and testing Redux applications.610
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
karlpurk/redux-decoratorsA utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling.90
alanrubin/redux-simple-promiseMiddleware for Redux that handles promises with minimal boilerplate declarations53
agraboso/redux-api-middlewareMiddleware that calls an API and dispatches standard actions based on the request outcome.1,492
redux-loop/redux-loopA library that enables reducers to handle effects naturally and purely by returning them from the reducer1,960
joshburgess/redux-mostMiddleware for Redux that handles async actions with monadic streams and reactive programming.139
cyclejs-community/redux-cyclesA library that integrates functional reactive programming with Redux to handle side effects in a declarative way744
wellguimaraes/actionwareA Redux library reducing boilerplate and automating error and busy status management in action executions.200
jeffbski/redux-logicMiddleware for organizing business logic in Redux applications1,806
denisizmaylov/redux-catch-promiseMiddleware to catch and handle promises and async functions in Redux applications66
salsita/redux-side-effectsA toolset to keep side effects within reducers while maintaining their purity.180