livrereader / livre

An eBook reader built with Electron
37 stars 6 forks source link

Update to epub.js version 0.3 #22

Closed jdormit closed 7 years ago

jdormit commented 7 years ago

This has several steps:

  1. Fork epub.js and make it a git submodule in ./lib/epub.js. This will allow Livre-specific development on it.
  2. Checkout the v0.3 branch of epub.js.
  3. Update the Livre codebase to use the new epub.js API

Work on this is underway on the epub.jsV0.3 branch.

jdormit commented 7 years ago

Giving up on this - v0.3 is not ready yet.