@thestanforddaily/archives-web
v0.3.5
Published
Helper functions (and web app) for METS/ALTO archive viewing.
Downloads
6
Readme
Archives Web
Helper functions (and web app) for METS/ALTO archive viewing.
Usage
npm install @thestanforddaily/archives-web
Use utility functions
const {fetchAllPapers} = require("@thestanforddaily/archives-web/lib/helpers/papers");
Publishing new version
Increment version.
Run npm publish --access public