ts-node-dev

App compiler

A tool that combines compilation and reloading of TypeScript applications with the functionality of node-dev.

Compiles your TS app and restarts when files are modified.

GitHub

3k stars
14 watching
123 forks
Language: TypeScript
last commit: 7 months ago

Related projects:

Repository Description Stars
fgnass/node-dev Automates Node.js process restart on file modifications 2,249
typestrong/ts-node Tools and utilities for TypeScript on Node.js 12,938
remy/nodemon Automatically restarts Node.js applications upon file changes 26,366
tsedio/tsed A comprehensive framework for building Node.js applications with TypeScript, providing a structured approach to coding and reducing errors. 2,872
petruisfan/node-supervisor A tool to manage Node.js applications by restarting them on code changes or program crashes. 3,756
jsynowiec/node-typescript-boilerplate A minimalistic project template to jump start a Node.js back-end application in TypeScript. 2,772
talyssonoc/node-api-boilerplate A starting point for building scalable web APIs with Node and TypeScript using Clean Architecture and Domain-Driven Design principles. 3,325
egoist/tsup A tool to bundle TypeScript libraries into executable files without configuration. 9,383
swatinem/rollup-plugin-dts A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup 816
bitjson/typescript-starter A tool to quickly create and configure a new Node.js project with TypeScript support 3,500
thinkjs/thinkjs A full-featured Node.js application framework with support for modern JavaScript features and TypeScript. 5,307
williamngan/pts A TypeScript library for visualization and creative coding, providing tools for generating artwork and graphics. 5,210
effect-ts/effect A TypeScript framework providing a functional effect system with tools for building robust applications 7,841
dthree/vantage A CLI tool for live Node app development and management. 3,435
tapjs/tapjs A Node.js testing framework with a wide range of features and plugins. 2,364