redux-action-host
Hostname mapper
Adds hostname of originating computer to action metadata in Redux middleware
Redux middleware to add the hostname of the originating computer to action metadata
0 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Adds credentials to fetch requests when conditions are met | 23 |
| Automatically generates Redux action creators and reducers for REST APIs | 180 |
| Allows dispatching multiple actions from one action creator in a non-blocking manner | 137 |
| A Redux middleware to check actions against the Flux Standard Action protocol | 12 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |
| Generates boilerplate code for Redux-based client-side API interactions | 496 |
| A tool for bundling and reusing Redux components with saga and reducer management | 134 |
| Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests | 243 |
| Enables simple handling of async action creators in Redux | 1,982 |