Epubjs is a JavaScript library for rendering ePUB in a browser on many devices. It provides general e-book features (such as persistence and pagination) without the need to develop a special application or plug-in.
Unlike the application, our HTML / JavaScript reader can be placed anywhere and can be easily customized using JavaScript, for example, changing the interface or adding annotation functions.
I recommend checking out https://github.com/futurepress/epub.js
source share