PPTXjs
PPTXjs copied to clipboard
Use web worker to split to individual API instead of jQuery?
If we can use web worker to handle pptx file, it can be used in React/Vue/Angular/Electron.js
Also currently opening large PPTX files blocks the rendering thread, so switching to Web Worker may provide additional benefits.