epub.js
epub.js copied to clipboard
Open a jszip object?
I'm already modifying a epub with jszip, and at some point I want to display it using epub.js. How do I open the jszip object and not the binary blob? Thanks !!