chhpt / tsr

A tiny typescript runner for node.js build with esbuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsr

A tiny typescript runner for node.js build with esbuild

Setup

# install cli
npm i -g tsr-node

# run typescript
tsr hello.ts

About

A tiny typescript runner for node.js build with esbuild

License:MIT License


Languages

Language:TypeScript 77.9%Language:JavaScript 22.1%