# epub-gen-memory

Generate EPUB books from HTML with a simple API in Node.js or the browser.

This is a fork of [epubkit/epub-gen-memory](https://github.com/epubkit/epub-gen-memory) with a change to the template and my previous contribution to allow filtering the requests.

## Install

```
npm i @kamtschatka/epub-gen-memory
```

# License

MIT License