2 releases
0.1.1 | Jul 23, 2023 |
---|---|
0.1.0 | Jul 23, 2023 |
#117 in #deno
8KB
124 lines
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.
Dependencies
~200MB
~4M SLoC