Uncompress.js
Uncompress ZIP, RAR, and TAR files with pure JavaScript
Install / Use
/learn @workhorsy/Uncompress.jsREADME
uncompress.js
Uncompress ZIP, RAR, and TAR files with pure JavaScript
Works in Firefox, Chrome, and IE
Uses projects:
- For RAR and RAR 5 it uses a fork of https://github.com/wcchoi/libunrar-js (MIT License and freeware)
- For Zip it uses https://github.com/Stuk/jszip (MIT License)
- For Tar it uses its own libuntar.js file (MIT License)
Bugs and Corrections
Please report a Bug if you suspect any of this information is wrong.
