manifesto.js
TypeScript icon, indicating that this package has built-in type declarations

4.2.17 • Public • Published

manifesto

Build Status

IIIF Presentation API client and server utility library.

npm install manifesto.js --save

Getting Started

Documentation

https://iiif-commons.github.io/manifesto/

Developer Setup

git clone https://github.com/iiif-commons/manifesto.git
npm install
npm build
npm test

Publishing Package

git checkout master
npm version patch
git add .
git commit -m "Release v1.2.3"
git tag v1.2.3
git push origin master v1.2.3

Readme

Keywords

Package Sidebar

Install

npm i manifesto.js

Weekly Downloads

6,213

Version

4.2.17

License

MIT

Unpacked Size

38 MB

Total Files

459

Last publish

Collaborators

  • edsilv-admin