0.3.5 • Published 6 years ago

@thestanforddaily/archives-web v0.3.5

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

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