jumpsuit

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

test

npm-run-all test:*

test:lint

standard --verbose | snazzy

build

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

bundle

webpack && webpack -p --output-filename jumpsuit.min.js

build-all

npm run build && npm run bundle

watch

npm run build -- -w -s

docs:clean

rm -r -f docs

docs:prepare

gitbook install && cp -r assets/ documentation/assets && cp README.md documentation/README.md

docs:watch

npm run docs:prepare && gitbook serve

docs

npm run docs:clean && npm run docs:prepare && gitbook build . docs && cp CNAME docs/CNAME

prepublish

npm run build-all
npm i jumpsuit

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/27/2017

Downloads