awesome-standalones icon indicating copy to clipboard operation
awesome-standalones copied to clipboard

A curated list of awesome framework-agnostic standalone web components

Results 15 awesome-standalones issues
Sort by recently updated
recently updated
newest added

Adding @zachleat's `details` wrapper component.

Hey @davatron5000 , I recently made the [image-compare web component](https://image-compare-component.netlify.app/) for a [blog post my boss wrote](https://cloudfour.com/thinks/a-bashful-button-worth-8-million/). I really like this repo and often use it when looking for a...

Proposing the addition of `feedback-component`, a custom element for collecting quick, binary user feedback on specific pieces of a page.

A custom element adding dynamic scroll shadows to the contained element. https://github.com/ingmarh/scroll-shadow-element

@davatron5000 got another one for you ;-) lot of fun to try to recreate bootstrap grids with 1/10th of the css size and the help of a little web component...

Could you please explain what constitutes an element "that extends or adds to an existing semantic element"? Obviously you are not referring to [Customized Built-in Elements](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements#customized_built-in_elements), since the elements you...

Adds a link to the Aeon date time picker that provides a consistent experience across platforms - lightweight, accessible, and falls back to the native browser picker if available and/or...

Adding menu button, side drawer, and infinite carousel web components. All of these are written with vanilla JS and have no dependencies, so the size is as small as possible....