Open marcelklehr opened 8 years ago
A nice alternative for this library is https://github.com/thejoshwolfe/yauzl which is quite hard to find (due to its name), but worth checking out, so I thought I'd share it with anyone looking for an alternative to node-unzip.
Have a nice day!
Although a good alternative does not support streams (the reasoning seems solid however).
I've just published unzip-stream which focuses specifically on streaming unzipping.
A nice alternative for this library is https://github.com/thejoshwolfe/yauzl which is quite hard to find (due to its name), but worth checking out, so I thought I'd share it with anyone looking for an alternative to node-unzip.
Have a nice day!