redux-entities

v2.0.0
Higher-order reducer for store entities received from normalizr and makes it easy to handle them.
redux reducer entities normalizr flux

test

mocha --compilers js:babel-core/register --recursive

eslint

eslint ./src/*.js

build

babel src --out-dir lib

clean

rimraf lib

prepublish

npm run clean && npm run test && npm run build
npm i redux-entities

Metadata

  • MIT
  • Whatever
  • Anton Petrov
  • released 3/23/2017

Downloads

Maintainers