https://github.com/quantalabs/diet
Tell people what (research papers) you've consumed.
https://github.com/quantalabs/diet
Last synced: 5 months ago
JSON representation
Tell people what (research papers) you've consumed.
- Host: GitHub
- URL: https://github.com/quantalabs/diet
- Owner: Quantalabs
- Created: 2024-06-19T05:28:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T21:41:15.000Z (about 1 year ago)
- Last Synced: 2025-08-01T06:08:02.667Z (11 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-temp.md
Awesome Lists containing this project
README
# diet
A zotero plugin to tell people what (research papers) you've consumed.
### My Diet 🍔
%DIET%
### Usage Instructions
Install:
```
npm install @citation-js/core @citation-js/plugin-doi @citation-js/plugin-csl zotero-api-client
```
Create `README-temp.md` in the same directory as `README.md` and add `%DIET` where you want your diet to appear.
Run:
```
node diet.js ZOTERO_API_KEY ZOTERO_USER_ID
```