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: 5 months ago

Related projects:

Repository Description Stars
fgnass/node-dev Automates Node.js process restart on file modifications 2,247
typestrong/ts-node Tools and utilities for TypeScript on Node.js 12,918
remy/nodemon Automatically restarts Node.js applications upon file changes 26,326
tsedio/tsed A Node.js and TypeScript framework that simplifies the creation of web applications with decorators and guidelines for readable and error-free code. 2,859
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,754
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,321
egoist/tsup A tool to bundle TypeScript libraries into executable files without configuration. 9,236
swatinem/rollup-plugin-dts A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup 812
bitjson/typescript-starter A tool to quickly create and configure a new Node.js project with TypeScript support 3,491
thinkjs/thinkjs A full-featured Node.js application framework with support for modern JavaScript features and TypeScript. 5,309
williamngan/pts A TypeScript library for visualization and creative coding, providing tools for generating artwork and graphics. 5,194
effect-ts/effect A framework for building robust applications in TypeScript with a focus on functional effects and dependency management 7,641
dthree/vantage A CLI tool for live Node app development and management. 3,438
tapjs/tapjs A Node.js testing framework with a wide range of features and plugins. 2,359