Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.2 KB

Readium.js

Extend the Readium project to the world wide web.

The installation script will do the following:

  1. Install node.js and node's package manager
  2. Run "npm install". This uses npm to download and install the rest of the dependencies for the project. (They are listed in package.json, if you're curious.)
  3. Run "grunt". Grunt is a build script, like Make, that will ready the Readium web components for release.

Sample

For sample usage of Readium.js pleas have a look at readium-js-viewer implementation.

Development and contributing

If you're interested in contributing here on Github, here are some resources to get started:

If you have any questions, please email Dmitry: dmitrym@evidentpoint.com