temon

JSON →
library 1.3.4 ·javascript
verified Jun 4, 2026

Temon is a TypeScript runner, bundler, and watcher that combines esbuild and nodemon into a single CLI tool. Current stable version is 1.3.4, with active development. It differentiates from alternatives (e.g., ts-node, tsx) by offering integrated bundling via esbuild and automatic restart via nodemon, while being lightweight and easy to configure. Ideal for rapid development and prototyping.