redux-async

Async Redux Middleware

A middleware library that enables the dispatch of asynchronous actions in Redux applications.

dispatch async actions in redux

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
joshburgess/redux-most Middleware for Redux that handles async actions with monadic streams and reactive programming. 139
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
kolodny/redux-await 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
lewis617/redux-amrc A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. 35
denisizmaylov/redux-catch-promise Middleware to catch and handle promises and async functions in Redux applications 66
kelion/redux-async-initial-state Middleware for loading initial app state asynchronously from various sources 114
andersdjohnson/redux-reducer-async A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. 14
fredericheem/redux-act-async Reduces boilerplate code for creating async actions and reducers in Redux applications 125
jeffbski/redux-logic Middleware for organizing business logic in Redux applications 1,807
platzidev/socket.io-redux Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. 105
wellguimaraes/actionware A Redux library reducing boilerplate and automating error and busy status management in action executions. 200
makeomatic/redux-connect A utility library for handling async data loading in React applications with Redux state management 548
jedirandy/redux-url A middleware for synchronizing the URL with Redux store state 7