JSPM
Here’s how to define Import Maps in HTML files. In the example, Lit is imported as a bare specifier, which the import map will then map to its URL in the local node_modules folder. Import Maps can map any module specifiers via these mappings in a type=”importmap” script tag.