Compiles your TS app and restarts when files are modified.
A reloading dev server for server side TypeScript projects. Compiles TypeScript _real_ fast, on demand, using ESM loaders and `require.extensions`. Similar to and inspired by `ts-node-dev` and `tsx`.
Compiles your TS app and restarts when files are modified.
ts-node-dev clscripts implementation
A reloading dev server for server side TypeScript projects. Compiles TypeScript _real_ fast, on demand, using `require.extensions`, and restarts the server when things change. Similar to, and inspired by `ts-node-dev`.
Compiles your TS app and restarts when files are modified.
Load node modules according to tsconfig paths, in run-time or via API.
Super-fast alternative to Babel for when you can target modern JS runtimes
Vite as Node.js runtime
Compiles your TS app and restarts when files are modified.
Compiles your TS app and restarts when files are modified.
TypeScript execution environment and REPL for node.js, with source map support
## 安装 ts-node-dev 来开启服务
A CLI to quickly initialize Node.js projects with TypeScript, ts-node-dev, ESLint, and Prettier preconfigured.
A Vite plugin to polyfill Node's Core Modules for browser environments.
Determine if the current node version supports the `--preserve-symlinks` flag.
Restarts your app when files are modified
A Babel preset that enables parsing of proposals supported by the current Node.js version.
A base TSConfig for working with Node 10.
A base TSConfig for working with Node with TypeScript (TS >=5.8 ONLY).
A development middleware for webpack
Serves a webpack app. Updates the browser on changes.
A base TSConfig for working with Node 14.
A base TSConfig for working with Node 16.