jumpsuit

v0.8.0
Jump in. Zip up. Build great apps.
framework react redux react-router spa front-end

test:lint

standard --verbose | snazzy

test

npm-run-all test:*

build:node

rm -rf lib && babel src -d lib --no-comments

build:umd

rm -rf jumpsuit.js && browserify lib/index.js -s jumpsuit -tg uglifyify -o jumpsuit.js

watch

npm run build:node -- -w -s

prepublish

npm-run-all build:*

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/30/2016

Downloads