Skip to content

vincent-gros/readium-js

 
 

Repository files navigation

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

About

Slimmed down version of the repo

Resources

Stars

Watchers

Forks

Packages

No packages published