Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/auroratide/img-popout
- Owner: Auroratide
- License: isc
- Created: 2021-06-30T21:54:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T23:36:43.000Z (almost 3 years ago)
- Last Synced: 2024-08-09T22:51:02.771Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!