UCLALibrary / mirador

A fork of Mirador that replaces the default window manager with a more flexible one, allowing for finer-grained positioning and resizing of windows, and for combining windows into groups that can be dragged as one.

Home Page:https://mirador.library.ucla.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.js
  2. Install the Grunt command line runner i.e. npm install -g grunt-cli
  3. Clone the Mirador repository
  4. Change into the Mirador directory
  5. Install all dependencies with npm install. Run npm start.

Run Tests

npm test

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

Project Diagnostics

Coverage Status

About

A fork of Mirador that replaces the default window manager with a more flexible one, allowing for finer-grained positioning and resizing of windows, and for combining windows into groups that can be dragged as one.

https://mirador.library.ucla.edu

License:Other


Languages

Language:JavaScript 90.6%Language:CSS 8.6%Language:HTML 0.7%Language:Shell 0.1%