Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/greggman/epub-viewer
- Owner: greggman
- License: mit
- Created: 2022-03-04T08:08:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T08:14:30.000Z (almost 3 years ago)
- Last Synced: 2025-01-02T06:54:39.234Z (8 days ago)
- Topics: epub, epub-viewer, viewer
- Language: HTML
- Homepage: https://greggman.github.io/epub-viewer/
- Size: 159 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 secure2. 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