From 86be39e8f0eb20a5c14d93416d013497e37a1e15 Mon Sep 17 00:00:00 2001 From: SanderSander Date: Mon, 3 Nov 2025 22:12:07 +0100 Subject: [PATCH] Add `` element. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 776a2e3..2322919 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ CSS Shadow Parts allow developers to expose certain elements inside Shadow DOM f - [``](https://github.com/halvves/shader-doodle) - Web component for writing and rendering shaders. - [``](https://github.com/mahozad/theme-switch) - Animated toggle button to switch between light, dark, and system theme. - [``](https://github.com/basecamp/trix) - Rich text editor custom element for everyday writing. +- [``](https://github.com/SanderSander/validation-output) - Client side validation output element for better validation messages. - [``](https://github.com/vime-js/vime) - Customizable, extensible, accessible and framework agnostic media player. - [``](https://github.com/stefanjudis/web-vitals-element) - Bring [web vitals](https://github.com/GoogleChrome/web-vitals) quickly into your page using custom elements.