Skip to content

ONB-RD/iiif-cropper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIIF Cropper

Build Status 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%