Skip to main content
Deno 2 is finally here 🎉️
Learn more

bindEpub

Create epub files with Deno. This is a project I created for learning purposes and there are many issues with the resulting epub file. It is heavily inspired by epubGen. The implementation refrains from writing temporary files.

Limitations

  • Produces invalid .opf file, due to the use of nano-jsx for xml-templating. It’s constrained to the html specification, where <meta> tags are null elements.
  • EPUB2 templates are missing