From 6468c7da78e874f276af051d86c9d7f6b84d5aed Mon Sep 17 00:00:00 2001 From: Simon Ihmig Date: Fri, 27 Dec 2024 19:34:02 +0100 Subject: [PATCH] Add responsive-image reference --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89eefe8..841a5c3 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ At Lit's core is a boilerplate-killing component base class that provides reacti - [``](https://github.com/LottieFiles/lottie-player) - Web Component for easily embedding and playing Lottie animations. - [``](https://github.com/GoogleWebComponents/model-viewer) - A web component for rendering interactive 3D models. - [``](https://github.com/mrin9/RapiDoc) - Web Component to view OpenAPI 3.0 & Swagger 2.0 Spec. +- [``](https://github.com/simonihmig/responsive-image) - Web component to render responsive images, provided as locally processed images or loaded remotely from Image CDNs. - [``](https://github.com/thomasloven/round-slider) - Simple round slider web component built with Lit. - [``](https://github.com/justinribeiro/stl-part-viewer) - LitElement web component that utilizes Three.js to display an STL model file.