PPTXjs icon indicating copy to clipboard operation
PPTXjs copied to clipboard

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

Open holycrypto opened this issue 3 years ago • 1 comments

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

holycrypto avatar Oct 07 '22 15:10 holycrypto

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

gyk avatar Mar 07 '23 07:03 gyk