Skip to content

IIIF-Commons/manifesto

Repository files navigation

manifesto

Build Status

IIIF Presentation API client and server utility library.

npm install manifesto.js --save

Alternatively, use bower:

bower install manifesto

Getting Started

Documentation

https://viewdir.github.io/manifesto/

Tutorial

http://blog.edsilv.com/manifesto/

Developer Setup

git clone https://github.com/viewdir/manifesto.git
npm install typings -g
npm install
gulp
gulp test