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/[email protected]

Install via package.json:

"@d-i-t-a/reader": "1.0.1"
  1. Initialize Reader
  2. Injectables
    1. Readium CSS
    2. Footnotes
    3. Fonts
  3. Reader API
    1. User Settings API
    2. Navigator API
    3. Bookmark API
  4. Callback API
  5. Modules
    1. Bookmarks
Clone this wiki locally