IIIF Presentation API client and server utility library.
npm install manifesto.js --save
https://iiif-commons.github.io/manifesto/
http://blog.edsilv.com/manifesto/
git clone https://github.com/iiif-commons/manifesto.git
npm install
npm build
npm test
npm version
on a branch other than master
. Example: npm version patch -m 'bump to v3.0.42'
master
.master
and pull the latest changes. git checkout master && git pull
npm publish
git push --tags
Generated using TypeDoc