redux-act-async
Async reducer generator
Reduces boilerplate code for creating async actions and reducers in Redux applications
Reduce boilerplate for redux async actions and reducers
Archived
125 stars
6 watching
22 forks
Language: JavaScript
last commit: about 7 years agoLinked from 1 awesome list
asyncredux
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 | |
| Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 | |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 | |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 | |
| Middleware for Redux to queue and execute actions asynchronously | 112 | |
| Enables immutable state in Redux reducers | 40 | |
| Enables simple handling of async action creators in Redux | 1,982 | |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 | |
| Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests | 243 | |
| A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 | |
| A utility library for handling async data loading in React applications with Redux state management | 548 | |
| A utility for testing Redux reducers in isolation | 11 | |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 | |
| Generates boilerplate code for Redux-based client-side API interactions | 496 | |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |