redux-async
Async Redux Middleware
A middleware library that enables the dispatch of asynchronous actions in Redux applications.
dispatch async actions in redux
44 stars
13 watching
4 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| Enables simple handling of async action creators in Redux | 1,982 |
| 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. | 155 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| Middleware for loading initial app state asynchronously from various sources | 114 |
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
| Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
| Middleware for organizing business logic in Redux applications | 1,806 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| A utility library for handling async data loading in React applications with Redux state management | 548 |
| A middleware for synchronizing the URL with Redux store state | 7 |