timings

v2.0.6
RESTful API for performance engineering
perf perfeng performance

lint

eslint .

lint:fix

eslint . --fix

prepare

git config core.hooksPath .git/hooks/ && npx simple-git-hooks

semantic-release

npx semantic-release --no-ci

semantic-release:dry-run

npx semantic-release --dry-run --no-ci --branches `git rev-parse --abbrev-ref HEAD`

start

node ./server

start:nodemon

npx nodemon --exec node ./server

test

npx vitest --run

test:ui

npx vitest --ui

test:watch

npx vitest watch

test:cov

npx vitest --run --coverage

Metadata

  • MIT
  • >=20.12.0
  • GoDaddy Operating Company, LLC
  • released 4/28/2024

Downloads