DenoDDeno
Powered by
TibbsT
Denoβ€’2y agoβ€’
9 replies
Tibbs

Transpile TS to browser-safe JS with no dependencies?

Hey friends!

Is there a way to combine Deno CLI commands or configs to transpile my source code from TS to browser-safe JS without pulling in a dependency like the NPM-hosted TS binary? I just want the source transpiled and concatinated, maybe minified. What's the easiest way to do this in a Deno project?

Thanks!
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Transpile TS to JS
hametHhamet / help
2y ago
How to transpile typescript to javascript?
jsoldiJjsoldi / help
2y ago
@deno/emit's transpile with JSR
Kodjo.aiKKodjo.ai / help
2y ago
how to use .ts files (or their compiled .js equivalents) in the browser?
Jasmine Boba'teaJJasmine Boba'tea / help
14mo ago