EPUB preparation pipeline.
import { epubMove } from '@epubknowledge/common/epub'| Export | Description |
|---|---|
epubMove(obj) |
Copies an EPUB into the tmp directory, unzips it, validates OEBPS and META-INF, and populates obj.epub.oebps / obj.epub.metaInf; returns EpubMoveResult |