redux-promise
Promise handler
A middleware for Redux that handles promises in Flux Standard Actions
FSA-compliant promise middleware for Redux.
3k stars
42 watching
119 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enables simple handling of async action creators in Redux | 1,982 |
| | Utilities for creating and managing Redux actions | 6,509 |
| | A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications. | 7,848 |
| | Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
| | Middleware to catch and handle promises and async functions in Redux applications | 66 |
| | Library to manage application side effects in Redux apps using asynchronous flows and Generators | 22,532 |
| | Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| | Defines a standard format for Flux actions in JavaScript to make them more readable and useful | 4,749 |
| | A step-by-step tutorial on using Redux for state management in JavaScript applications | 3,754 |
| | Provides an interface between React and Redux for managing state in applications | 23,408 |
| | A promise queue with concurrency control to limit the number of concurrent operations | 3,506 |
| | A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,466 |
| | 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 |
| | Development tools for managing and debugging state changes in software applications. | 14,081 |
| | Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |