Update README.md

This commit is contained in:
John Factotum
2022-10-18 19:39:47 +00:00
committed by GitHub
parent 5fc72d121c
commit 1d1b5ed82b
+14
View File
@@ -1 +1,15 @@
# foliate-js
Library for rendering e-books in the browser.
Features:
- Supports EPUB, MOBI, KF8, FB2, CBZ
- Pure JavaScript
- Small and modular
- No dependencies
- Does not depend on or include any library for unzipping; bring your own Zip library
- Does not require loading whole file into memory
- Does not care about older browsers
- No documentation :(
- No tests :(
- No continuous scrolling mode :(