IIIF Gallery
See StencilJS docs
<html><head> <link rel="stylesheet" href="https://unpkg.com/tachyons/css/tachyons.min.css"> <script src="https://unpkg.com/manifesto.js/dist/client/manifesto.bundle.js"></script> <script src="https://unpkg.com/iiif-gallery/dist/iiifgallery.js"></script> </head><body> <iiif-gallery manifest="https://edsilv.github.io/biiif-workshop/collection/index.json"></iiif-gallery></body></html>