redux-elm

v0.3.0
The Elm Architecture in Redux
redux elm flux

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

Metadata

  • MIT
  • Whatever
  • Tomas Weiss
  • released 2/24/2016

Downloads

Maintainers