0.0.3 • Published 8 years ago

redux-codi v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

redux-codi travis npm

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