autotune

v0.0.18
Automatically tune JavaScript apps

browserify

browserify dist/index.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

test

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

Metadata

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

Downloads

Maintainers