From de7ee78996f83977913e0225eb57127927609de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20K=C3=BChner?= Date: Sat, 9 Sep 2023 02:01:39 +0200 Subject: [PATCH] Add webcomponent designer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b91b13..23df8a2 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ CSS Shadow Parts allow developers to expose certain elements inside Shadow DOM f - [``](https://github.com/basecamp/trix) - Rich text editor custom element for everyday writing. - [``](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. +- [``](https://github.com/node-projects/web-component-designer) - A wysiwyg designer [demo](https://node-projects.github.io/web-component-designer-demo/index.html) for webcomponents as a webcomponent. ### Component Libraries