Skip to content
#

web-component

web-components logo

Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.

Here are 629 public repositories matching this topic...

Created by Alex Russell

Released 2011

Followers
15k followers
Organization
webcomponents
Website
www.webcomponents.org
Wikipedia
Wikipedia

Related Topics

custom-elements es-modules html-imports html-templates shadow-dom