1.2.0 • Published 7 months ago

@harvard-lts/mirador-help-plugin v1.2.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

mirador-help-plugin

Mirador plugin that adds a help modal window with a list of links. Links are currently Harvard-specific.

Requirements

Setup

  1. Run nvm use to ensure your version of matches that in the .nvmrc file
  2. Run npm i to install dependencies
  3. Use one of the NPM scripts to perform the actions described below.

NPM scripts

The following are some useful scripts can be ran using npm run <script>. A full list can be seen in package.json

ScriptDescription
cleanRemoves the dist directories
buildBuilds the source files into the ./dist directory
serveRuns a local web server where the plugin can be viewed in a vanilla Mirador instance (helpful for testing and development)
testRuns the automated test suites

Installing in Mirador

The mirador-help-plugin requires an instance of Mirador 3. Visit the Mirador wiki to learn how to install an existing plugin and for additional information about plugins.

Package you will need to install:

npm i @harvard-lts/mirador-help-plugin

Contribute

Mirador's development, design, and maintenance is driven by community needs and ongoing feedback and discussion. Join us at our regularly scheduled community calls, on IIIF slack #mirador, or the mirador-tech and iiif-discuss mailing lists. To suggest features, report bugs, and clarify usage, please submit a GitHub issue.

1.2.0

7 months ago

1.1.0

9 months ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago