mirror of
https://github.com/john-okeefe/foliate-js.git
synced 2026-09-09 11:29:14 -04:00
Update README.md
This commit is contained in:
@@ -1 +1,15 @@
|
|||||||
# foliate-js
|
# 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 :(
|
||||||
|
|||||||
Reference in New Issue
Block a user