Home

Awesome

LayerStack

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)

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build

Features:

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.