Howdy! I've just written a blog post about this, and I figured I would share it here: <a href="https://smoores.dev/post/announcing_smoores_epub/" rel="nofollow">https://smoores.dev/post/announcing_smoores_epub/</a>. As I've been working on Storyteller[1], I've been developing a library for working with EPUB files, since that's a large amount of the work that Storyteller does. After a friend asked for advice on creating EPUB books in Node.js, I decided to publish Storyteller's EPUB library as a standalone NPM package. I really love the EPUB spec, and I think the Node.js developer community deserves an actively maintained library for working with it!<p>[1]: <a href="https://smoores.gitlab.io/storyteller" rel="nofollow">https://smoores.gitlab.io/storyteller</a>