New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

biiif-cli

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biiif-cli

A CLI to Build Static IIIF Collections

  • 0.1.23
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-78.18%
Maintainers
1
Weekly downloads
 
Created
Source

biiif-cli 👷✨📃

npm i biiif-cli -g
biiif folder -u http://example.com/folder

Uses biiif

Options

-u

The url location of your published collection. All of the IIIF id properties are generated using this as the base url.

-g

Generate thumbnails for images.

-v

Use this virtual name for the root directory instead of its actual one when generating urls.

-s

Scaffolds the following files (if they don't already exist):

  • .gitignore - ignores the node_modules folder
  • .nojekyll - disables jekyll to allow folder names starting with an underscore to be served on github pages
  • _headers - adds an Access-Control-Allow-Origin: * header for netlify.com
  • index.html - includes a file explorer to navigate and share the contents of your IIIF collection
  • README.md - includes a link to index.html

It also creates the folder specified in the folder argument.

Keywords

FAQs

Package last updated on 23 Apr 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc