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.
53 stars
2 watching
11 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables simple handling of async action creators in Redux | 1,982 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| A lightweight binding to JavaScript promises in Reason | 340 |
| Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,492 |
| Middleware for writing asynchronous actions in synchronous style | 4 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware for subscribing to observables in Redux action creators. | 57 |
| Middleware for handling side effects in Redux actions with callbag observables | 182 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| Middleware for organizing business logic in Redux applications | 1,806 |
| 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 | 70 |
| A React and Redux-based project providing a boilerplate for building web applications with server-side rendering, API support, and various testing tools. | 632 |
| An introductory Redux + React project demonstrating the basic concepts of state management and action handling | 1,182 |
| A boilerplate project providing a quick start for experimenting with Redux | 40 |