Skip to content

UniversalViewer/iiif-explorer

Repository files navigation

iiif-explorer

iiif-explorer.netlify.com

Built with StencilJS

npm i iiif-explorer --save
<html>
<head>
    <script src="https://unpkg.com/iiif-explorer/dist/iiif-explorer/iiif-explorer.js"></script>
</head>
<body>
    <iiif-explorer manifest="https://digital.library.villanova.edu/Collection/vudl:3/IIIF"></iiif-explorer>
</body>
</html>