redux-simple-promise

Promise middleware

Middleware for Redux that handles promises with minimal boilerplate declarations

FSA-compliant promise middleware for Redux with simple behaviour with minimal boilerplate declarations.

GitHub

53 stars
2 watching
11 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pburtchaell/redux-promise-middleware Enables simple handling of async action creators in Redux 1,982
denisizmaylov/redux-catch-promise Middleware to catch and handle promises and async functions in Redux applications 66
lukasz-pluszczewski/redux-better-promise Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power 15
aantron/promise A lightweight binding to JavaScript promises in Reason 340
agraboso/redux-api-middleware Middleware that calls an API and dispatches standard actions based on the request outcome. 1,491
shanhaichik/redux-sync-promise Middleware for writing asynchronous actions in synchronous style 4
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
d6u/redux-observable-middleware Middleware for subscribing to observables in Redux action creators. 57
janrywang/redux-callbag Middleware for handling side effects in Redux actions with callbag observables 182
joshburgess/redux-most Middleware for Redux that handles async actions with monadic streams and reactive programming. 139
jeffbski/redux-logic Middleware for organizing business logic in Redux applications 1,807
rlemaigre/vue3-promise-dialog A Vue 3 library that simplifies the use of dialogs by abstracting away the Promise-based API and making it easier to work with user input data 69
anorudes/redux-easy-boilerplate A React and Redux-based project providing a boilerplate for building web applications with server-side rendering, API support, and various testing tools. 632
jackielii/simplest-redux-example An introductory Redux + React project demonstrating the basic concepts of state management and action handling 1,182
ellbee/redux-boilerplate A boilerplate project providing a quick start for experimenting with Redux 40