Looking for simple, succinct tutorial to transform typescript to javascript for plugins

Good afternoon. Can someone recommend a very simple, succinct tutorial to convert typescript (.ts) files to javascript (.js) to someone with no coding experience? There are a couple of plugin forks I would like to test but the github repos only have uncompiled/unconverted ts files and not js files ready to drop into the plugin folder. I tried contacting the respective fork maintainers to upload js files but no response.

Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.