You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, currently I'm using nodeJS to parse the epub and return the contents/upload images, but it's quite heavy, specially in large ebooks.
I'm wondering if there's a way to get the contents (without rendering EPUBjs on the client side -> not render the webview), and how can I face the problem.
Thanks for the library!
The text was updated successfully, but these errors were encountered:
Hi, currently I'm using nodeJS to parse the epub and return the contents/upload images, but it's quite heavy, specially in large ebooks.
I'm wondering if there's a way to get the contents (without rendering EPUBjs on the client side -> not render the webview), and how can I face the problem.
Thanks for the library!
The text was updated successfully, but these errors were encountered: