Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/auroratide/img-popout

Component for viewing images in more detail.
https://github.com/auroratide/img-popout

Last synced: about 14 hours ago
JSON representation

Component for viewing images in more detail.

Awesome Lists containing this project

README

        

# img-popout

`img-popout` is a web component for letting users zoom in on a small image to see more details! Clicking on the image gives the user a full-screen view, somewhat modal-style.

**Live Demo**: https://auroratide.github.io/img-popout

![Demo](lib/demo.gif)

This is the parent repository holding both the code for the actual `img-popout` component and some examples.

* Go to the **[lib folder](lib)** for more details, including how to install and use the component!
* Go to the **[examples](examples)** for tested use cases!