 redux-callbag
 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
182 stars
 4 watching
 27 forks
 
Language: JavaScript 
last commit: over 7 years ago 
Linked from   1 awesome list  
  callbagcallbagsobservablereactreactivereduxredux-middleware 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 | 
|  | Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 | 
|  | A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 610 | 
|  | Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 | 
|  | Middleware for Redux to queue and execute actions asynchronously | 112 | 
|  | A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 | 
|  | Middleware for Redux that handles promises with minimal boilerplate declarations | 53 | 
|  | Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,492 | 
|  | A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 | 
|  | Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 | 
|  | A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 | 
|  | A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 | 
|  | Middleware for organizing business logic in Redux applications | 1,806 | 
|  | Middleware to catch and handle promises and async functions in Redux applications | 66 | 
|  | A toolset to keep side effects within reducers while maintaining their purity. | 180 |