IIIF Presentation API client and server utility library.
npm install manifesto.js --save
Alternatively, use bower:
bower install manifesto
###Documentation
http://universalviewer.io/manifesto-docs/
###Tutorial
http://blog.edsilv.com/manifesto/
###Developer Setup
git clone https://github.com/UniversalViewer/manifesto.git
npm install
bower install
gulp
gulp test