https://github.com/andreruffert/custom-elements
My open source web component collection.
https://github.com/andreruffert/custom-elements
custom-elements element-collection web-components
Last synced: 9 months ago
JSON representation
My open source web component collection.
- Host: GitHub
- URL: https://github.com/andreruffert/custom-elements
- Owner: andreruffert
- Created: 2025-05-27T11:47:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-06T11:36:15.000Z (10 months ago)
- Last Synced: 2025-06-06T12:35:57.084Z (10 months ago)
- Topics: custom-elements, element-collection, web-components
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom-elements
> My open source web component collection.
### [andreruffert/syntax-highlight-element](https://github.com/andreruffert/syntax-highlight-element)
👓 Syntax Highlighting using the CSS Custom Highlight API.
[Repository](https://github.com/andreruffert/syntax-highlight-element) | [Example](https://andreruffert.github.io/syntax-highlight-element/)
### [andreruffert/color-scheme-switch-element](https://github.com/andreruffert/color-scheme-switch-element)
💡 A simple custom element to toggle between a light and dark page color scheme.
[Repository](https://github.com/andreruffert/color-scheme-switch-element) | [Example](https://andreruffert.github.io/syntax-highlight-element)
### [andreruffert/range-slider-element](https://github.com/andreruffert/range-slider-element)
🎚 A cross browser customizable and accessible web component.
[Repository](https://github.com/andreruffert/range-slider-element) | [Example](https://andreruffert.github.io/range-slider-element/)
### [andreruffert/progressive-image-element](https://github.com/andreruffert/progressive-image-element)
⚡️ Progressively enhance image placeholders once they are in the viewport.
[Repository](https://github.com/andreruffert/progressive-image-element) | [Example](https://andreruffert.github.io/progressive-image-element)