-->

How to read epub files using javascript

2019-02-17 11:45发布

问题:

How to read epub files using javascript?

I tried epubjs but thats not suited for my requirement. Is any other alternative javascript libraries available?

回答1:

Readium Foundation just released Readium Web Components: see http://readium.org/news/announcing-readiumjs-a-javascript-library-for-browser-based-epub-3-reading (code: https://github.com/readium/Readium-Web-Components )

Alternatively, you might want to have a look at FuturePress: http://www.futurepress.org/ (code: https://github.com/fchasen/epub.js/ )

Finally, TEA also has something you might find interesting: https://github.com/TEA-ebook/teabook-open-reader