mirror of
https://github.com/john-okeefe/foliate-js.git
synced 2026-09-09 11:29:14 -04:00
16 lines
407 B
Markdown
16 lines
407 B
Markdown
# 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 :(
|