UNPKG

universalviewer

Version:

The Universal Viewer is an open source project to enable cultural heritage institutions to present their digital artifacts in an IIIF-compliant and highly customisable user interface.

13 lines 269 B
{ "files.exclude": { "**/.git": true, "**/.svn": true, "**/.DS_Store": true, //"node_modules": true, //"dist": true, "**/*.js": { "when": "$(basename).ts"}, "**/*.js.map": true } , "typescript.check.workspaceVersion": false }