







Web Components are a standard way to create reusable and modular HTML elements without using a JavaScript framework.
Web Components - Web APIs | MDN
Web Components is a suite of different technologies allowing you to create reusable custom elements — with their functionality encapsulated away from the rest of your code — and utilize them in your web apps.

Web Components Are Not the Future
A few years ago I wrote an article suggesting that Web Components might not be the most beneficial...

Shoelace: A forward-thinking library of web components.
Hand-crafted custom elements for any occasion.

Web Components Interoperability | Unpacked
Web Components Interoperability — explained clearly with diagrams.
Mariano Guerra (@marianoguerra.org)
Capability-Based Generative User Interfaces Using the WebAssembly Component Model This demo shows how to load components dynamically and execute them safely inside a single web app—without iframes or limited JSON protocols www.youtube.com/watch?v=RoYF... 1/
Components ➝ search concept with perplexity and calendar
A lightweight website template to test our design system. You can view this template on GitHub and see how we write websites.

Useful patterns for building HTML tools
I’ve started using the term HTML tools to refer to HTML applications that I’ve been building which combine HTML, JavaScript, and CSS in a single file and use them to …

Issues · WebAssembly/component-model
Repository for design and specification of the Component Model - Issues · WebAssembly/component-model

davatron5000/awesome-standalones
A curated list of awesome framework-agnostic standalone web components
Component Party
Compare JavaScript frameworks side-by-side: React, Vue, Angular, Svelte, Solid.js, and more. See syntax differences, features, and code examples for web development frameworks.

Components.build
An open standard for building modern, composable and accessible UI components.

WebContainer API Docs
Build the future of web based coding experiences, from interactive tutorials to instant production-ready dev environments.


Rust - The WebAssembly Component Model
Rust has first-class support for WebAssembly core and WebAssembly components via the available targets in the toolchain:
Client side include feature for HTML · Issue #2791 · whatwg/html
Spun off from HTML modules discussion There are certain amount of interest that including HTML snippet into an HTML document, without using JavaScript. That would be similar to <iframe>, but ...