customelement
There are 57 repositories under customelement topic.
riot/riot
Simple and elegant component-based UI library
andrewstephens75/as-dithered-image
HTML custom element to correctly dither an image giving pixel-perfect crisp results on all displays
daviddarnes/component-template
Template for kicking off a new Web Component
GoogleChromeLabs/input-knob
A rotating, touch-sensitive knob web component that you can use like an <input type="range">.
daviddarnes/link-peek
A Web Component to unfurl regular links into rich previews
daviddarnes/play-button
A Web Component to play audio or video with a button
daviddarnes/mastodon-post
A Web Component to display Mastodon posts and their metadata
chrisburnell/relative-time
A Web Component to display a relative time. There are many like it, but this one is mine.
daviddarnes/share-button
A Web Component to share web pages using the native OS sharing options
daviddarnes/storage-form
A Web Component that allows you to submit data to local storage
daviddarnes/heading-anchors
A Web Component to add anchor links to headings with IDs
markcellus/content-editable
An HTML element that makes its content editable
daviddarnes/bluesky-post
A Web Component to display Bluesky posts and their metadata
chrisburnell/svg-sparkline
A Web Component for building an SVG Sparkline.
daviddarnes/live-filter
A Web Component for filtering items using a text input
daviddarnes/duration-property
A Web Component to surface an audio or video's duration as a CSS Custom Property
daviddarnes/is-playing
A Web Component to indicate when an audio, or video, element is playing
daviddarnes/sample-input
A Web Component to sample audio or video added to an upload input
daviddarnes/contrast-details
A Web Component to display the contrast ratio and level of two colours using CSS custom properties
icheer/web-spreadsheet
A simple Excel-like spreadsheet web component built with svelte.
danieldietrich/candid
Candid is a surprisingly fresh and frameworkless JavaScript library for building web applications.
daviddarnes/random-source
A Web Component to randomly change audio or video sources
chrisburnell/paper-stamp
A Web Component to display an img as a paper stamp.
chrisburnell/event-countdown
A Web Component to display an event countdown.
bahrus/obj-ml
obj-ml is a web component that enables a declarative, HTML-based markup language to instantiate, and update, a JavaScript object.
chrisburnell/theme-selector
A Web Component to set a site-wide theme preference using a native select element, saved to local storage.
grandemayta/webcomponents-exchange-rates
Calculate rates in real-time.
MarceauKa/typeme.js
Simple type writer effect using JS and web components
meemoo/meemoo-elements
WIP experiment to do some meemoo.org things with modern vanilla web components
anshu-krishna/Side-Bar-WebComponent
Side-Bar is a customElement for creating sidebar on a webpage.
bahrus/litter-g
Use lit-html inside an html element
bahrus/xtal-editor
JSON Editor Web Component
bahrus/xtal-sip
Dynamically "water" a custom element tag with the necessary dependencies to sprout the tag from an inert seedling to a thing of beauty.
chrisburnell/instant-photo
A Web Component for presenting an img like an instant photograph.
dsadhanala/baseui-wc-base-component
Base customElement that can be reused to compose components from it, optionally can choose rendering from lit-html/hyperhtml/preact/etc.
RodrigoTomeES/react-jsx-html-comments
Enable HTML comments and conditional IE comments in React components and JSX using a Web Component (W3C Custom Element).