CheatCod / basic_deno_ts_module_loader

0 stars 1 forks source link

A very basic Typescript module loader that supports http imports.

That's about it. It just makes a http request to the import url and evals the response.