Skip to content

Files

Latest commit

42973d3 · Mar 20, 2025

History

History

nodejs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 13, 2022
Apr 13, 2022
Aug 29, 2024
Mar 20, 2025
Apr 13, 2022
Aug 29, 2024
Apr 13, 2022
Jul 5, 2022
Aug 29, 2024
Apr 13, 2022
Jul 15, 2022
Apr 13, 2022
Apr 13, 2022
Apr 13, 2022
Apr 13, 2022
Aug 29, 2024
Aug 29, 2024
Apr 13, 2022
Apr 13, 2022

Requirements to run these examples

  • Node 18.x+
  • Install the dependencies by running npm install from within the examples/nodejs directory.
  • A Calibre API token

Each example can be run by executing it as a script, eg: CALIBRE_API_TOKEN=YOUR_TOKEN_HERE examples/nodejs/create-test.js.

Available examples

Writing your own, or looking for help?

To check what API functionality is available, check index.js at the root of this repository. If you spot something note quite right, or have a question, please log a new issue or contact Calibre support. If you’ve built or adapated an example for your usecase, be sure to share it in a new issue ✌️