A viewer based on OpenSeaDragon for stacking images in superimposition, to examine differences incrementally between similar, or related images, supplied as canvases in a IIIF manifest. Specific regions of interest are expected to be defined as a Range of FragmentSelector SpecificResource items, e.g IIIF Presentation API 3.0 (The Compariscope editor, can assist with preparing region of interest paramaters)
npm install
npm start
npm run build
- ES6 Support via babel (v7)
- SASS Support via sass-loader
- Linting via eslint-loader
When you run npm run build
the mini-css-extract-plugin is used to move the css to a separate file. The css file gets included in the head of the index.html
.