Skip to content

An open-source, web-based 'multi-up' viewer that supports zoom-pan-rotate functionality, ability to display/compare simple images, and images with annotations.

License

Notifications You must be signed in to change notification settings

dfdan/mirador

 
 

Repository files navigation

Build Status Stories in Ready

#Mirador mirador banner Mirador is a multi-repository, configurable, extensible, and easy-to-integrate viewer and annotation creation and comparison environment for IIIF resources, ranging from deep-zooming artwork, to complex manuscript objects. It provides a tiling windowed environment for comparing multiple image-based resources, synchronised structural and visual navigation of content using openSeadragon, Open Annotation compliant annotation creation and viewing on deep-zoomable canvases, metadata display, bookreading, and bookmarking. ###See a Demo ###Getting Started

Run in Development

Mirador uses node.js and a build system to assemble, test, and manage the development resources. If you have never used these tools before, you may need to install them.

  1. Install Node, if you haven't already (available at the link above)
  2. Install the Grunt command line runner (if you haven't already); on the command line, run npm install -g grunt-cli
  3. Clone the mirador repository (if you haven't already done so above)
  4. On the command line, go into the mirador folder
  5. Install all dependencies with npm install and bower install. Run `grunt'.

Run Tests

grunt test

For more information, see the Docs, submit an issue, or ask on slack.

Project Diagnostics

Coverage Status

About

An open-source, web-based 'multi-up' viewer that supports zoom-pan-rotate functionality, ability to display/compare simple images, and images with annotations.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 95.2%
  • CSS 4.5%
  • HTML 0.3%