redux-sync-promise
Action synchronizer
Middleware for writing asynchronous actions in synchronous style
Writing asynchronous actions in synchronous style
4 stars
2 watching
0 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| 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 to catch and handle promises and async functions in Redux applications | 66 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| A middleware for synchronizing the URL with Redux store state | 7 |
| Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
| Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |
| A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| Utility for automatic code recompilation and reloading in Erlang development environments | 751 |
| Middleware for reporting actions to third party APIs | 19 |
| Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
| Middleware for loading initial app state asynchronously from various sources | 114 |
| Synchronous data transformation stream with enforced backpressure | 100 |