Replies: 1 comment
|
Most of the functions in the library and the demo expect a File or Blob object. To get a Blob from a URL, If you're only dealing with Zip-based formats (i.e. EPUB and CBZ), you need to implement the "loader" interface. In the demo it's done with zip.js' |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I tried various ways to get foliate-js open an ebook served from the server, together with the HTML/Javascript files. I couldn't get it running.
Can anyone help how I have to use foliate-js to open an ebook, not from user input but served from the server?
THANK YOU!
All reactions