FICHA · MANJARO

ts-node

TypeScript execution and REPL for node.js, with source map support

  • cli-app
  • CLI
  • Dev
  • TYPESCRIPT
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Speeds up TypeScript development by letting Node.js work with TypeScript scripts without a separate manual compile step. This helps with development tools, tests, prototypes, and interactive REPL experiments, while source maps make errors point back to the original TypeScript code.

This is a terminal tool for developers. Use it with the same care as Node.js: the scripts you run can read files, access the network, and execute project code.

How to run

ts-node

Commands: ts-node

Permissions

Permissions not analysed for this source yet.