Get the latest tech news
Show HN: @smoores/epub, a JavaScript library for working with EPUB publications
Latest version: 0.1.1, last published: 2 days ago. Start using @smoores/epub in your project by running `npm i @smoores/epub`. There are no other projects in the npm registry using @smoores/epub.
Here we will cover the very basics necessary to work with the library, but we recommend that users read through the linked specification to gain a deeper understanding of the format. These elements serve to centralize metadata, detail the individual resources, and provide the reading order and other information necessary for its rendering. The manifest refers to the complete set of resources that are used to render the publication, such as XHTML documents and image files.
Or read this on Hacker News