Web Component Hord
These are a collections of HTML web components I encounter in the hopes of learning how to make one beyond how documentations and MDN says how to. If there's one regret I have, it's not knowing web components sooner.
Sundry
Split Flap
Remember that old flipping display at airports from the past? This is a web ui version of that.
sourceBaseline Ray
In a quest of remaking Web Readiness site, Juan creates a simple component to represent readiness status for an html element.
sourceAnatomy
Not really a specific component but a general instructions of how to make a basic one from scratch. Bushell explains each component of a web component in this example-filled post.
sourceTwo - Up
My first really used web component came from Google. It allows you to slide view two images on top of each other. Works great in comparing before-after or this-that scenarios.
source