diff --git a/README.md b/README.md index 9c8e488..f30724d 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ CSS Shadow Parts allow developers to expose certain elements inside Shadow DOM f - [``](https://github.com/OvidijusParsiunas/active-table) - Editable table web component. - [``](https://github.com/web-padawan/api-viewer-element) - API documentation and live playground for Web Components. - [``](https://github.com/justinfagnani/chessboard-element) - Standalone chess board web component. +- [``](https://github.com/lume/code-mirror-el) - A custom element for controlling a JavaScript-based [CodeMirror](https://codemirror.net/) text editor without any compromises. [Live](https://codepen.io/trusktr/pen/poGZYOy) [demo.](https://docs.lume.io/examples/texture-shadow/) - [``](https://github.com/css-doodle/css-doodle) - Web component for drawing patterns with CSS. - [``](https://github.com/GoogleChromeLabs/dark-mode-toggle) - Custom element that allows to create a dark mode toggle or switch. - [``](https://github.com/OvidijusParsiunas/deep-chat) - Web component for chat with AI capabilities. @@ -265,6 +266,7 @@ CSS Shadow Parts allow developers to expose certain elements inside Shadow DOM f - [``](https://github.com/avipunes/file-viewer) - Web component built with Svelte to view files. - [``](https://github.com/alenaksu/json-viewer) - Web component to visualize JSON data in a tree view. - [``](https://github.com/paulirish/lite-youtube-embed) - Lite YouTube embed with a focus on visual performance. +- [``](https://github.com/lume/live-code) - A custom element to display editable code with live output. Built with ``. [Live](https://codepen.io/trusktr/pen/PogvVBj?editors=1000) [demo.](https://docs.lume.io/examples/hello-world/) - [``](https://github.com/cifkao/html-midi-player) - MIDI file player and visualizer web components. - [``](https://github.com/google/model-viewer) - Web component for rendering interactive 3D models. - [``](https://github.com/playerxo/playerx) - Media player web component.