Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
ts-node-dev
exact matchCompiles 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`.
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.
Compiles your TS app and restarts when files are modified.
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
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
A Vite plugin to polyfill Node's Core Modules for browser environments.
Restarts your app when files are modified
Determine if the current node version supports the `--preserve-symlinks` flag.
A Babel preset that enables parsing of proposals supported by the current Node.js version.
SWC node register
Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`. Cross platform ( Node/Browser/WebWorker )
A base TSConfig for working with Node 10.
This extension makes your NodeJS application able to import `graphql` files. It uses `require.extensions` to allow you to import/require from `.graphql` files in NodeJS environment. The imported content will be a compiled version of the GraphQL string (`D
TypeScript loader for webpack
a notifier for users of fork-ts-checker-webpack-plugin