0.0.6 • Published 3 years ago

ebooklib-js v0.0.6

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
3 years ago

About EbookLib-JS

EbookLib-JS is a Javascript library for managing EPUB2/EPUB3 files. It's a Javascript implementation of the Python library, EbookLib. EbookLib-JS is compatible both server-side and in a browser.

Additional documentation is available here

Note: Reading EPUB files isn't currently implemented. This is a planned feature though to make EbookLib-JS feature comparable with EbookLib.

Installation

npm install ebooklib-js

License

EbookLib-JS is licensed under the AGPL license.