Elena JS

Elena is a simple, tiny library (2.6kB) for building Progressive Web Components. Unlike most web component libraries, Elena doesn’t force JavaScript for everything. You can load HTML and CSS first, then use JavaScript to progressively add interactivity.

This sounds like it could be a good fit for the "minimal JS" approach I take to my own web projects.

I should take a look.