Uses v0.3 of EPUB.js to display ePubs along with the Hypothesis sidebar.
The demo runs from index.html and pulls the dependencies from node_modules which can be installed with
npm installAny static web server can server the files, but http-server is included for testing and can be run with
npm startBy default a version of Moby Dick is loaded from the the Hypothesis CDN, but other books can be tested by changing the url param, such as &url=http://example.com/path/to/my/book.epub.
EPUB is a registered trademark of the IDPF.