Lit
Lit, now with 100% fewer build tools: https://lit.dev/playground/#gist=8b4e3df3008dc2d81230fec598944eac
Addy Osmani
JavaScript import-maps are now supported cross-browser! 🗺️ https://web.dev/import-maps-in-all-modern-browsers/ <script type="importmap"> can define a mapping of external module names to their corresponding URLs, making it easier to use in your code.