/esbuild-node

Primary LanguageJavaScriptMIT LicenseMIT

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