custom-elements
Custom Elements Guide
A resource providing in-depth information and explanations on custom HTML elements, including their purpose, usage, and browser support.
All about HTML Custom Elements
201 stars
14 watching
11 forks
last commit: over 5 years ago
Linked from 1 awesome list
custom-elementshtmljavascriptweb-components
Related projects:
Repository | Description | Stars |
---|---|---|
davidjamesstone/hyperapp-customelements | A Web Components Custom Elements library based on hyperapp, providing a simple API and immutable state data for building reusable UI components. | 17 |
preactjs/preact-custom-element | A library that allows developers to wrap Preact components as custom elements in web applications | 365 |
joomla-projects/custom-elements | A collection of reusable UI components developed with modern web technologies and optimized for performance. | 32 |
webtides/element-js | Provides a set of lightweight and reusable base classes for building web components with a simple and declarative API. | 26 |
github/custom-element-boilerplate | A basic project providing a template for creating custom web elements using TypeScript and Web Components. | 165 |
htmlelements/smart-webcomponents | A framework for building reusable UI components with two-way data-binding and type-checking support. | 437 |
wildhoney/standalone | Creates reusable and interoperable React components as HTML custom elements using the webcomponents API | 206 |
github/details-menu-element | A reusable HTML component for creating menus triggered by toggle buttons. | 585 |
riot/custom-elements | A module that provides a simple API to create vanilla custom elements using Riot.js | 35 |
deprecate/generator-element | Generates boilerplate code for custom elements using various libraries | 129 |
ravenstine/ember-custom-elements | An Ember.js add-on that enables the use of custom elements in Ember applications | 15 |
nuxeo/nuxeo-elements | A web components framework for building custom elements and applications on top of Nuxeo | 27 |
corpusculejs/custom-builtin-elements | Provides support for customized built-in elements in browsers that don't natively support them | 12 |
stefanjudis/web-vitals-element | Provides a custom HTML element to display web vitals metrics on a page | 182 |
grabarzundpartner/nuxt-custom-elements | Allows users to export and integrate custom components from an Nuxt project into external pages as custom elements. | 80 |