0.1.3 • Published 7 months ago

epubhub v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

This project is a work in progress. It is not ready for use yet. It is a fork of the epub-modify project that appears to be no longer maintained Saved epubs from epub-modiy were not valid to epubcheck due to compression of the mimetype file. In fixing that, I realised there is more functionality I wanted to add in support of various epub related projects, hence my forking this. I am submitting this now just to see if I have a handle on how to create and publish an npm package. More to come... David (djm@boulderwall.com)

📖 epubhub

Easy to read and edit .epub files.

Install

npm install epubhub

Usage

import { parseEpub } from 'epubhub'

console.log(await parseEpub(epubBinary))
0.1.2

7 months ago

0.1.3

7 months ago

0.1.1

8 months ago

0.1.0

8 months ago