@tracerbench/stats

v4.0.7
Stats class written in TS-Node
statistics stats tracerbench

lint

eslint -c .eslintrc.js --ext .ts .

test

yarn lint && nyc --extension .ts mocha "test/*.test.ts"

build

rm -rf ./dist && tsc -b && yarn lint

watch

tsc -b -w

prepare

yarn build
npm i @tracerbench/[email protected]

Metadata

  • BSD-2-Clause
  • Whatever
  • https://github.com/lynchbomb
  • released 8/19/2020

Downloads