11ty Web Component Generator

Use the power of 11ty to generate web components (custom elements).

GitHub Stars: 53

Last Commit: about 3 years ago

Site Generator: Eleventy

screenshot of 11ty Web Component Generator
eleventy
Eleventy

11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.

web-components
Web Components

Web components provide a way to create reusable, encapsulated UI components using standard web technologies such as HTML, CSS, and JavaScript. They allow developers to create complex UI components that can be easily shared across multiple projects and frameworks. Web components are built using four main specifications: Custom Elements, Shadow DOM, HTML Templates, and ES Modules.