ui-components/README.md
2024-06-23 09:49:33 +02:00

480 B

UI Components

This is a collection of ui components for the web that have zero dependencies and should "just work" out of the box. I have implemented these for my usecases, but you may find value for your projects here.

Proxied Image

A progressive enhancement to images providing a mechanism to provide a path in S3 infrastructure and query an image proxy with the display size of the image for optimal display.

Demo