js-perf

v1.0.0
A collection of utilities to measure the performance of your application
javascript performance

test

cross-env NODE_PATH=./src cross-env NODE_ENV=test ava

build:prod

cross-env NODE_PATH=./src cross-env NODE_ENV=production rollup --config rollup.config.prod.js && node scripts/genDoc.js

build:dev

cross-env NODE_PATH=./src cross-env NODE_ENV=development rollup --config rollup.config.dev.js -w

lint:fix

standard --fix

lint

standard --verbose | snazzy
npm i js-perf

Metadata

  • MIT
  • Whatever
  • Emanuele Stoppa
  • released 7/29/2017

Downloads

Maintainers