🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@harvard-lts/mirador-pdiiif-plugin

Package Overview
Dependencies
Maintainers
8
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harvard-lts/mirador-pdiiif-plugin

mirador-pdiiif-plugin React component

latest
Source
npmnpm
Version
0.1.38
Version published
Maintainers
8
Created
Source

mirador-pdiiif-plugin

Mirador plugin for PDIIIF. Currently intended for use with the Harvard implementation of Mirador.

Requirements

  • NVM

Setup

  • Run nvm use to ensure your version of matches that in the .nvmrc file
  • Run npm i to install dependencies
  • 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

Keywords

react-component

FAQs

Package last updated on 28 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts