render epub file javascript
I want to render epub file in a browser. To achieve it, We need a apache web server. Download the project "epub.js" from here.
https://github.com/futurepress/epub.js/
Unzip the archive in /var/www (or) /var/www/html according to your base directory.
Goto browser and enter the URL
http://localhost/epub.js-master/
I found this project to be much useful.
Now You can see the examples of different types as shown below.

I want to render epub file in a browser. To achieve it, We need a apache web server. Download the project "epub.js" from here.
https://github.com/futurepress/epub.js/
Unzip the archive in /var/www (or) /var/www/html according to your base directory.
Goto browser and enter the URL
http://localhost/epub.js-master/
I found this project to be much useful.
Now You can see the examples of different types as shown below.
No comments:
Post a Comment