Skip to content

Various Mirador 3 builds for Giza, iiif.harvard.edu, and other projects

Notifications You must be signed in to change notification settings

artshumrc/mirador-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrating Mirador

This repository is designed to show integrating Mirador 3 with modern frontend build systems.

Dependencies

You will likely need to have at least the following dependencies available in your package.json.

  • mirador
  • react
  • react-dom
  • mirador-image-tools - A plugin just to test plugin integration

Webpack

See ./webpack for a basic webpack setup for Mirador 3 + a plugin.

npm run webpack

Parcel

See ./parcel, but essentially it is just an html file referencing the JavaScript.

npm run parcel

About

Various Mirador 3 builds for Giza, iiif.harvard.edu, and other projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.8%
  • HTML 31.2%