UNPKG

epubjs

Version:

Render ePub documents in the browser, across many devices

10 lines 257 B
<!doctype html> <html> <head> <title>Contents of EPUB</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript" src="http://oerpub.github.io/epub-viewer/epubviewer.js"></script> </head> <body> </body> </html>