@onb-frs/iiif-cropper
v0.1.1-onb.0
Published
A IIIF image cropping library
Downloads
3
Maintainers
Readme
IIIF Cropper
IIIF cropper is an openseadragon plugin that lets the user crop a portion of the displayed image at different zoom levels. This is useful when the image is very large or very high-resolution, and the user may want to zoom deeply before selecting a region of the image.
Installing and Running for Development
// Install dependencies
npm install
// Run dev server
grunt serve
Run Tests
// build the project and run tests
grunt karma
Notes
- Version
0.1.1-onb.0
modified by ONB-RD and published at NPM as @onb-frs/iiif-cropper