12 lines
480 B
Markdown
12 lines
480 B
Markdown
# 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`](https://ui-components.mplabs.de/proxied-image)
|
|
|