2 releases
0.1.1 | Jul 23, 2023 |
---|---|
0.1.0 | Jul 23, 2023 |
#124 in #loader
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
~189MB
~4M SLoC