ChatAnalyzer icon indicating copy to clipboard operation
ChatAnalyzer copied to clipboard

Client side unzipping

Open ryanb93 opened this issue 7 years ago • 0 comments

Would be cool if the user could drag the ZIP file into the app and it unzipped it and found the .txt file inside.

There are JavaScript unzipping libraries that could be used:

https://gildas-lormeau.github.io/zip.js/ https://www.npmjs.com/package/unzip https://www.npmjs.com/package/extract-zip

ryanb93 avatar May 08 '18 09:05 ryanb93