esbuild-node
v0.5.1
Published
Transform and execute node scripts with esbuild
Downloads
34
Readme
esbuild-node
Transform and run ts/js with the blazing fast esbuild
Installation
npm install --save-dev esbuild-node
or
yarn add -D esbuild-node
Usage
esbuild-node src/script.ts arg1 arg2