joosugi
v0.3.2
Published
A IIIF annotation explorer
Downloads
3
Readme
Joosugi
Joosugi aims to be a library that acts as a IIIF-compliant interface to annotation data store(s).
Install
npm install joosugi
Use
var model = new joosugi.AnnotationExplorer({
dataSource: dataSource
});
Development
See README-dev.md