“This is how I ended up creating Elena, a library that I’m open sourcing today. Elena starts from HTML and CSS, and stays grounded in web standards and what the web platform natively provides.”

https://arielsalminen.com/2026/progressive-web-components/ #WebComponents #OpenSource #Elena #DesignSystems #resources

Progressive Web Components

Introducing Elena, a simple, tiny library 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.

Ariel Salminen