zenodo-lib
v1.0.82
Published
A commandline tool to interact with the Zenodo API. Developed by [@bjohas](https://github.com/bjohas) and [@a1diablo](https://github.com/a1diablo).
Downloads
21
Readme
zenodo-lib
Introduction: Tools for working with the APIs of Zotero and Zenodo (zotzen)
This repository is part of a set of repositories, see here: https://github.com/orgs/OpenDevEd/teams/zotzen-team/repositories. Currently, this set contains a number of libraries
- zenodo-lib https://github.com/opendeved/zenodo-lib, https://www.npmjs.com/package/zenodo-lib
- zotero-lib https://github.com/opendeved/zotero-lib, https://www.npmjs.com/package/zotero-lib
- zotzen-lib https://github.com/opendeved/zotzen-lib, https://www.npmjs.com/package/zotzen-lib
(The above tools can also be installed as command-line tools (CLI) with npm -g
.)
And a web application
- zotzen-web https://github.com/opendeved/zotzen-web
zenodo-lib
Install this library with
npm install zenodo-lib
or
sudo npm install -g zenodo-lib
View entry on https://www.npmjs.com/package/zenodo-lib
Used by
This library is currently used by
- https://github.com/OpenDevEd/zenodo-cli-ts
- https://github.com/OpenDevEd/zotzen-cli
- https://github.com/OpenDevEd/zotzen-web