@kingsword/deno-emit-inline@0.0.4
latest
kingsword09/deno_emitTranspile and bundle JavaScript and TypeScript under Deno and Deno Deploy.
This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers




JSR Score
94%
Published
2 weeks ago (0.0.4)
default
APIs to transpile and bundle JavaScript and TypeScript under Deno and Deno.
f
bundle
Generate a single file JavaScript bundle of the root module and its dependencies.
I
I
BundleOptions
No documentation available
I
f
transpile
Transpile TypeScript (or JavaScript) into JavaScript, returning a promise which resolves with a map of the emitted files.
I
TranspileOptions
Options which can be set when using the transpile
function.