IIIF / awesome-iiif

Awesome IIIF-related resources
https://iiif.github.io/awesome-iiif/
473 stars 110 forks source link

Add ReactOpenSeadragonViewer to Image Viewers list #312

Closed adamjarling closed 4 years ago

adamjarling commented 4 years ago

This PR adds the ReactOpenSeadragonViewer module to the Image Viewers list. More details on the package here:

https://www.npmjs.com/package/openseadragon-react-viewer

Our team at Northwestern University uses an OpenSeadragon viewer in multiple applications, and creates UIs primary in React these days. This package has served us well, and seems to have a consistent weekly download presence on NPM.

Here's an example usage:

https://digitalcollections.library.northwestern.edu/items/80b2dd3f-aded-4610-9391-b534a9545552#zoom=0.8145731375747689&x=0.5&y=0.34101023587004897

This package extends some functionality of the core OpenSeadragon UI, and the updates are configurable to switch on/off fairly easily.