- Get Current OCLC Number
- Get MergedOCNs
- Get basic Metadata
- Check My Holding Status
- Get Holdings Count
- Check Retentions
- Get Retentions
Google Account
npm install @google/clasp -g
Clone this repository
$ git clone {url}
or download directly from GitHub.
Change into the application directory
$ npm install
$ npm run build
$ npm run push-dist
Clone this repository
$ git clone {url}
or download directly from GitHub.
Change into the application directory
$ npm install
$ npm test
$ npm push