E
ES Modules
Projects with this topic
-
Web Components native in browser JS demo. It uses lit-element (which uses lit-html) to make Web Components easy, leveraging the shadow DOM for CSS, JS template literals and more.
Updated -
demo site using minimal deno static file server to fetch 3rd-party JS via import (ES Modules)
Updated