Skip to content
forked from zotero/reader

PDF/EPUB/HTML reader for Zotero

License

Notifications You must be signed in to change notification settings

abaevbog/reader

 
 

Repository files navigation

Zotero PDF/EPUB/HTML reader and annotator

Build

Clone the repository:

git clone https://github.com/zotero/reader --recursive

With Node 18+, run the following:

NODE_OPTIONS=--openssl-legacy-provider npm i
NODE_OPTIONS=--openssl-legacy-provider npm run build

This will produce dev, web and zotero builds in the build/ directory.

Development

Run npm start and open http://localhost:3000/dev/reader.html.

About

PDF/EPUB/HTML reader for Zotero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • TypeScript 24.5%
  • SCSS 6.6%
  • Other 1.3%