redux-side-effects

v1.1.1
Redux toolset for keeping all the side effects inside your reducers while maintaining their purity.
redux side effects reducing impurities hot reload elm

build:lib

babel src --out-dir lib

check

npm run lint && npm run test

lint

eslint src/

preversion

npm run check

version

npm run build:lib

postversion

git push && git push --tags

prepublish

npm run build:lib

test

mocha --require babel-core/register --recursive

test:cov

babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- --recursive

test:watch

npm test -- --watch
npm i redux-side-effects

Metadata

  • MIT
  • >=5.0.0
  • Tomas Weiss
  • released 4/18/2016

Downloads

Maintainers