/manifesto

IIIF Presentation API client and server utility library.

Primary LanguageTypeScript

manifesto

Build Status Gitter

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
gulp
gulp test