@speedy-js/speedy-core

v0.11.2

build

rimraf dist lib *.tsbuildinfo && npm run typecheck && npm run build:local

build:local

node -r tsm scripts/build.ts

typecheck

tsc -b tsconfig.build.json

typecheck:watch

tsc -b tsconfig.build.json -w

watch

pnpm run build:local -- --watch

clean

tsc -b tsconfig.build.json --clean

test

tsd && mocha
npm i @speedy-js/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/29/2022

Downloads