autotune

v0.0.25
Automatically tune JavaScript apps

browserify

browserify dist/*.js --standalone autotune -o dist/index.browser.js && uglifyjs dist/index.browser.js --compress --mangle -o dist/index.browser.min.js

build

tsc -p tsconfig.json && npm run browserify

bump-version

ts-node scripts/patch-npm-version.ts

start

watch 'npm run build' src

test

echo "Error: no test specified" && exit 1

Metadata

  • ISC
  • Whatever
  • typeguard, Inc.
  • released 5/31/2018

Downloads

Maintainers