An open API service indexing awesome lists of open source software.

https://github.com/lrusso/tinyepubreader

Tiny EPUB Reader developed in JavaScript
https://github.com/lrusso/tinyepubreader

epub html5 javascript web

Last synced: about 1 year ago
JSON representation

Tiny EPUB Reader developed in JavaScript

Awesome Lists containing this project

README

          

# Tiny EPUB Reader

Tiny EPUB Reader developed in JavaScript.

![alt screenshot](https://raw.githubusercontent.com/lrusso/TinyEPUBReader/master/TinyEPUBReader.png)

## Web:

https://lrusso.github.io/TinyEPUBReader/TinyEPUBReader.htm

## Main differences with epub.js

* Android and iOS compatibility.
* Swipe feature in mobile devices.
* Google Play Books theme implementation.
* Bugfix when redirecting to a CFI using a URL.

## Based on the work of:

https://github.com/futurepress/epub.js **(Commit 19 Dec 2019)**