tsbb

v1.4.1
TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.
typescript babel node.js

doc

typedoc --out doc/

tsc

tsc -p ./ --types --outDir lib

test

node lib/command/tsbb.js test

build

npm run tsc

start

npm run tsc -- --watch

prepare

npm run build

coverage

node lib/command/tsbb.js test --coverage

type-check

tsc --noEmit

Metadata

  • MIT
  • Whatever
  • kenny wang
  • released 1/16/2020

Downloads

Maintainers