@ganesha/esbuild
v1.1.1
Published
🐘 Fast TypeScript loader based on the native build of esbuild.
Maintainers
Readme
Fast TypeScript loader based on a WASM build of esbuild.
How to use
Install with:
npm i --save @ganesha/esbuildUse from shell:
node --import @ganesha/esbuild my-program.tsUse from script:
await import("@ganesha/esbuild")
await import("./my-program.ts")*The very day I was born I made my first mistake, and by that path have I sought wisdom ever since.
- **William Buck***
