ctc-gallery-viewer
v1.7.0
Published
Images with gallery viewer written in vanilla js, display image in overlay and gallery on side in vertical carousel
Downloads
13
Maintainers
Readme
Images with gallery viewer written in vanilla js, display image in overlay and gallery on side in vertical carousel
Install
npm install ctc-gallery-viewer
script tag
Download and include file
<script type:"text/javascript" src="ctc_overlay.js"></script>
or
<script type:"text/javascript" src="ctc_overlay.min.js"></script>
Or Use cdn
<script src="
https://cdn.jsdelivr.net/npm/[email protected]/ctc_overlay.min.js
"></script>
Library Options
new ctcOverlayViewer('some-class-selector,some-id-selector')
Note: (Selector should be warapper element which contains gallery of images)
Contributing
Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.
Author
👤 UjW0L
- Twitter 👉 @bastakotiujwol
- Github 👉 @ujw0l
Show your support
Please ⭐️ this repository if you like it.
License
Copyright © 2019 UjW0L.
📜 This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator