Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 583 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 583 Bytes

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