@intrnl/estranspile

0.1.0 • Public • Published

estranspile

Quickly transform source code with esbuild

  • No bundling, only quick and dirty transpilation
  • No import/export rewrite, append .js on your own!
  • No JSX transformation

Usage

npm install --save-dev @intrnl/estranspile
# pnpm install --save-dev @intrnl/estranspile
# yarn add --dev @intrnl/estranspile
estranspile [source] [output]

By default, it acts on lib/ folder and outputs to dist/ folder.

Readme

Keywords

none

Package Sidebar

Install

npm i @intrnl/estranspile

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

1.99 kB

Total Files

3

Last publish

Collaborators

  • intrnl