 redux-await
 redux-await 
 Async Redux Module
 A module that helps manage async state in Redux applications by providing middleware, a reducer, and a connector to handle promises in actions and state updates.
Manage async redux actions sanely
155 stars
 6 watching
 3 forks
 
Language: JavaScript 
last commit: over 9 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | Middleware for Redux to queue and execute actions asynchronously | 112 | 
|  | Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 | 
|  | Middleware to catch and handle promises and async functions in Redux applications | 66 | 
|  | Enables simple handling of async action creators in Redux | 1,982 | 
|  | A middleware library that enables the dispatch of asynchronous actions in Redux applications. | 44 | 
|  | A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 | 
|  | Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 | 
|  | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 | 
|  | Middleware for loading initial app state asynchronously from various sources | 114 | 
|  | Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 | 
|  | Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 | 
|  | A utility library for handling async data loading in React applications with Redux state management | 548 | 
|  | A library that simplifies state management with Redux and React by providing a ViewModel abstraction | 29 | 
|  | A JavaScript library for managing global state in applications | 60,939 | 
|  | A package that enables loading and caching of asynchronous data in React applications using Redux state management. | 644 |