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' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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!
Beta Was this translation helpful? Give feedback.
All reactions