Mirador 3 Integration for WissKI
Find a file
2022-01-11 10:07:06 +01:00
.gitignore first commit 2022-01-11 07:50:49 +01:00
index.js first commit 2022-01-11 07:50:49 +01:00
mirador-integration.js first commit 2022-01-11 07:50:49 +01:00
mirador-integration.js.map first commit 2022-01-11 07:50:49 +01:00
package-lock.json first commit 2022-01-11 07:50:49 +01:00
package.json first commit 2022-01-11 07:50:49 +01:00
README.md now with MORE contribution 2022-01-11 10:07:06 +01:00
webpack.config.js first commit 2022-01-11 07:50:49 +01:00

WissKI Mirador Integration

Package bundle to integrate Mirador 3 Image Viewer with annotations in the WissKI framework. Thanks to Mirador, you will find detailed contribution in the package.json and thanks to Omeka S as we used their integration as an example.

Build

The index.js and mirador-integration.js are ready to use, anyway if, you want to rebuild, type

npm i && npm run build