redux-catch-promise

Async middleware

Middleware to catch and handle promises and async functions in Redux applications

redux-thunk replacement middleware to catch Promises and async functions

GitHub

66 stars
7 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
alanrubin/redux-simple-promiseMiddleware for Redux that handles promises with minimal boilerplate declarations53
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
joshburgess/redux-mostMiddleware for Redux that handles async actions with monadic streams and reactive programming.139
shanhaichik/redux-sync-promiseMiddleware for writing asynchronous actions in synchronous style4
platzidev/redux-catchA middleware solution for handling errors in Redux applications with support for error tracking platforms.150
kolodny/redux-awaitA 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
jeffbski/redux-logicMiddleware for organizing business logic in Redux applications1,806
platzidev/socket.io-reduxMiddleware to connect Redux with Socket.IO and send actions via a real-time network connection.105
zslucky/redux-fetch-middlewareA middleware that simplifies data fetching and status tracking in Redux applications.38
agraboso/redux-api-middlewareMiddleware that calls an API and dispatches standard actions based on the request outcome.1,492
ezekielchentnik/redux-reporterMiddleware for reporting actions to third party APIs19
jedirandy/redux-urlA middleware for synchronizing the URL with Redux store state7
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29