Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 472 Bytes

File metadata and controls

9 lines (6 loc) · 472 Bytes

Reader with Node.js

Follow environment setup, then run from the repository root:

node examples/reader/javascript/read.mjs

Requires Node.js 24 LTS. Uses built-in fetch, UUID generation, and file output; no installation command is needed. Success writes reader-output.md in the current directory. See results and retries and Reader options.