tsx - run typescript code

Nov 21, 2023

https://github.com/privatenumber/tsx

Features

I'ved used ts-node for small stuff, and it works... fine. tsx uses esbuild instead of tsc, so it should be faster but also it doesn't typecheck.

↑ up