Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use web worker to split to individual API instead of jQuery? #23

Open
holycrypto opened this issue Oct 7, 2022 · 1 comment
Open

Use web worker to split to individual API instead of jQuery? #23

holycrypto opened this issue Oct 7, 2022 · 1 comment

Comments

@holycrypto
Copy link

If we can use web worker to handle pptx file, it can be used in React/Vue/Angular/Electron.js

@gyk
Copy link

gyk commented Mar 7, 2023

Also currently opening large PPTX files blocks the rendering thread, so switching to Web Worker may provide additional benefits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants