Skip to content
Aferdita edited this page Nov 11, 2019 · 11 revisions

Welcome to the R2D2BC wiki!

GitHub Package Registry

Configuring NPM for use with GitHub Package Registry
Installing a package from GitHub Package Registry

Install from the command line:

$ npm install @d-i-t-a/reader@1.0.1

Install via package.json:

"@d-i-t-a/reader": "1.0.1"
  1. Initialize Reader
  2. Injectables
  3. Reader API
  • User Settings API
  • Navigator API
  • Bookmark API
  1. Callback API
Clone this wiki locally