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

GitHub

0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redux-effects/redux-effects-credentials Adds credentials to fetch requests when conditions are met 23
kvoti/redux-rest Automatically generates Redux action creators and reducers for REST APIs 180
ashaffer/redux-multi Enables dispatching multiple actions from one action creator in a Redux application 137
meadow/redux-ensure-fsa A Redux middleware to check actions against the Flux Standard Action protocol 12
lewis617/redux-amrc A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. 35
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
lukasz-pluszczewski/redux-better-promise Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power 15
grigory-leonenko/redux-easy-actions Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. 42
wellguimaraes/actionware A Redux library reducing boilerplate and automating error and busy status management in action executions. 200
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
itsmepetrov/redux-combine-actions Middleware that combines async actions into a single dispatch sequence or parallel execution 163
lexich/redux-api Generates boilerplate code for Redux-based client-side API interactions 496
hapood/redux-arena A tool for bundling and reusing Redux components with saga and reducer management 134
idolize/redux-requests Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests 243
pburtchaell/redux-promise-middleware Enables simple handling of async action creators in Redux 1,982