Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/greggman/epub-viewer

A simple epub viewer. Client side only
https://github.com/greggman/epub-viewer

epub epub-viewer viewer

Last synced: 5 days ago
JSON representation

A simple epub viewer. Client side only

Awesome Lists containing this project

README

        

# ePub-Viewer

[https://greggman.github.io/ePub-viewer](https://greggman.github.io/epub-viewer).

Why?

1. Because I don't trust native apps.

Native apps can hack your machine, install rootkits, etc.
The browser is *generally* far more secure

2. Because most other online epub-viewers track you one way or another.

## Notes

There really isn't much to this. It's all just a tiny wrapper on [epub.js](https://github.com/futurepress/epub.js).

## License

MIT