dynamic-gallery

0.2.0 • Public • Published

dynamic-gallery

Work in Progress Dynamic Gallery Web Component that Supports GeoTIFF, JPG, and PNG Files

usage

data-sources is an array of urls that have been converted to a string with JSON.stringify

<script src="https://unpkg.com/dynamic-gallery"></script>
 
<dynamic-gallery color="chartreuse" height="500px" data-sources='["https://fake.image.path/image.jpg","https://fake.image.path/image2.jpg"]'></dynamic-gallery>

contact

Feel free to post an issue at https://github.com/DanielJDufour/dynamic-gallery/issues or email the package author at daniel.j.dufour@gmail.com

Package Sidebar

Install

npm i dynamic-gallery

Weekly Downloads

6

Version

0.2.0

License

CC0-1.0

Unpacked Size

24.6 kB

Total Files

5

Last publish

Collaborators

  • danieljdufour