2.2.25 • Published 6 years ago

@stephenwf-forks/manifesto.js v2.2.25

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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://iiif-commons.github.io/manifesto/

Tutorial

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

Developer Setup

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