ts-node-dev clscripts implementation
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
TypeScript execution environment and REPL for node.js, with source map support
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 16.
A base TSConfig for working with Node 14.
Create objects, fields, tabs, etc
A inter-process and inter-machine lockfile utility that works on a local or network file system
Retries a function that returns a promise, leveraging the power of the retry module.
A base TSConfig for working with Node 12.
Canvas graphics API backed by Cairo
Cypress preprocessor for bundling JavaScript via webpack
SWC node register
Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`. Cross platform ( Node/Browser/WebWorker )