ts-node-dev

v2.0.0
Compiles your TS app and restarts when files are modified.
restart reload supervisor monitor watch

ts-node-dev

node ./lib/bin

build

tsc -p tsconfig.build.json

release

np

test

yarn build && ts-node -T node_modules/mocha/bin/mocha test/*.test.ts

test-dev

yarn ts-node-dev -T --respawn --deps --watch lib node_modules/mocha/bin/mocha test/*.test.ts --output

test-docker

docker-compose up

ci

yarn test

ci-local

docker run --name travis-debug -dit quay.io/travisci/ci-nodejs

manual

yarn ts-node test/manual/run.ts
npm i ts-node-dev

Metadata

  • MIT
  • >=0.8.0
  • Unknown
  • released 5/26/2022

Downloads

Maintainers