redux-elm

v1.1.3
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 --require babel-polyfill --recursive

test:watch

npm test -- --watch

Metadata

  • MIT
  • Whatever
  • Tomas Weiss
  • released 3/30/2016

Downloads

Maintainers