@dbmdz/mirador-downloadmenu

1.0.6 • Public • Published

Download menu

NPM Maven Central

Adds a download menu to every window that contains links to the manifest and to the currently shown image in different sizes.

Installation

You can find production-ready build artifacts in the releases section.

Alternatively, you can use npm to install the artifacts:

$ npm install @dbmdz/mirador-downloadmenu

If you have a Java Web-Application managed with mvn, there is also a WebJar, which can be included as follows:

<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>dbmdz__mirador-downloadmenu</artifactId>
  <version>{set to current version}</version>
</dependency>

Usage

Enable the plugin by including the CSS and the JavaScript (after loading Mirador):

<link rel="stylesheet" type="text/css" href="<url to the plugin>/downloadMenu.min.css" />
...
<script src="<url to the plugin>/downloadMenu.min.js"></script>

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.61latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.61
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i @dbmdz/mirador-downloadmenu

Weekly Downloads

1

Version

1.0.6

License

MIT

Unpacked Size

12.3 kB

Total Files

7

Last publish

Collaborators

  • dbmdz-deployment
  • morpheus-87
  • marcus.bitzl
  • jbaiter