custom-elements
Custom element factory
A module that provides a simple API to create vanilla custom elements using Riot.js
Simple API to create vanilla custom elements with riot
35 stars
6 watching
3 forks
Language: JavaScript
last commit: 13 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shawnbot/custom-elements | A resource providing in-depth information and explanations on custom HTML elements, including their purpose, usage, and browser support. | 201 |
preactjs/preact-custom-element | A library that allows developers to wrap Preact components as custom elements in web applications | 365 |
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 |
ravenstine/ember-custom-elements | An Ember.js add-on that enables the use of custom elements in Ember applications | 15 |
github/custom-element-boilerplate | A basic project providing a template for creating custom web elements using TypeScript and Web Components. | 165 |
deprecate/generator-element | Generates boilerplate code for custom elements using various libraries | 129 |
wildhoney/standalone | Creates reusable and interoperable React components as HTML custom elements using the webcomponents API | 206 |
webtides/element-js | Provides a set of lightweight and reusable base classes for building web components with a simple and declarative API. | 26 |
queckezz/elementx | A modular, function-based DOM creation library for building complex tree structures | 63 |
corpusculejs/custom-builtin-elements | Provides support for customized built-in elements in browsers that don't natively support them | 12 |
nuxeo/nuxeo-elements | A web components framework for building custom elements and applications on top of Nuxeo | 27 |
adobe/react-webcomponent | A library that automates the wrapping of React components in CustomElements to enable easy integration with web standards. | 106 |
joomla-projects/custom-elements | A collection of reusable UI components developed with modern web technologies and optimized for performance. | 32 |
grabarzundpartner/nuxt-custom-elements | Allows users to export and integrate custom components from an Nuxt project into external pages as custom elements. | 80 |
e-jigsaw/gulp-riot | A Gulp plugin for compiling Riot.js templates into JavaScript code. | 105 |