Socket
Socket
Sign inDemoInstall

manifesto.js

Package Overview
Dependencies
12
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    manifesto.js

IIIF Presentation API utility library for client and server


Version published
Weekly downloads
4.9K
decreased by-24.73%
Maintainers
1
Install size
38.2 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 01 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc