esbuild-node

Transform and execute node scripts with esbuild

Usage no npm install needed!

<script type="module">
  import esbuildNode from 'https://cdn.skypack.dev/esbuild-node';
</script>

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