redux-combine-actions
Action combiner
Middleware that combines async actions into a single dispatch sequence or parallel execution
Redux middleware for combining actions
163 stars
4 watching
9 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| Enables simple handling of async action creators in Redux | 1,982 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| Middleware for writing asynchronous actions in synchronous style | 4 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| Allows dispatching multiple actions from one action creator in a non-blocking manner | 137 |
| Mixin that integrates action creators with Vue components | 2 |
| A tool to simplify Redux action type creation by reducing verbosity using ES6 Proxies. | 57 |
| Automates the merging of pull requests in GitHub repositories. | 32 |