ctc-gallery-viewer

1.7.0 • Public • Published

Welcome to ctc-gallery-viewer 👋

Documentation Maintenance License: MIT

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/ctc-gallery-viewer@1.6.2/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

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

Package Sidebar

Install

npm i ctc-gallery-viewer

Weekly Downloads

12

Version

1.7.0

License

MIT

Unpacked Size

53.7 kB

Total Files

10

Last publish

Collaborators

  • ujw0l