redux-codi
v0.0.3
Published
Redux middleware with dependency injection and async control flow
Maintainers
Readme
redux-codi

Redux middleware with dependency injection and async control flow.
Enables async/await style actions with co, and simple dependency injection in the middleware creator.
Install
$ npm install --save redux-codiUsage
const reduxCodi = require('redux-codi');License
MIT © Sigurd Fosseng
