Write once. Reduce anywhere.
npm install --save redux-leaves
To run all tests locally:
git clone git@github.com:richardcrng/redux-leaves.git
cd redux-leaves && npm run test a
Most tests are located alongside their relevant API documentation in the docs folder.