Redux middleware with dependency injection and async control flow
npm install 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.
```
$ npm install --save redux-codi
`js``
const reduxCodi = require('redux-codi');
MIT © Sigurd Fosseng