Set of utilities for redux reducer. Used by reducer-chain and reducer-pipe.
npm install reducer-utils[build-badge]: https://img.shields.io/travis/bydooweedoo/reducer-utils/master.svg?style=flat-square
[build]: https://travis-ci.org/bydooweedoo/reducer-utils
[coverage-badge]: https://img.shields.io/codecov/c/github/bydooweedoo/reducer-utils.svg?style=flat-square
[coverage]: https://codecov.io/github/bydooweedoo/reducer-utils
[npm-badge]: https://img.shields.io/npm/v/reducer-utils.svg?style=flat-square
[npm]: https://www.npmjs.org/package/reducer-utils
reducer-utils is a set of utilities for redux reducer. Used by reducer-chain and reducer-pipe packages.
Install reducer-utils using npm:
``shell``
npm install reducer-utils --save