#Any tool that will complie my TS code to JS?

9 messages · Page 1 of 1 (latest)

hidden geode
#

I have coded a website in typescript using Deno, but I want to convert it to JS code. I know the Deno runtime does it automatically for me but I want to convert my codebase permanently to JS. Is there any tool I can use to do that?

#

Also want to convert my vendor folder to JS

hidden geode
#

Yup

rose wave
hidden geode
#

Alright ill take a look

#

I just learnt that i can also use deno bundle for my issue too

rose wave
#

not really

#

its really just packs code together nothing more