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