README.md 185 B

esno

提供 TypeScript 和 JavaScript 文件的即时执行功能的命令行工具

ts代码无需编译为js,直接运行:

npm install -g esno


esno path/to/file.ts