redux-codi
v0.0.3
Published
Redux middleware with dependency injection and async control flow
Downloads
2
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-codi
Usage
const reduxCodi = require('redux-codi');
License
MIT © Sigurd Fosseng