yauzl
yauzl copied to clipboard
how to extract into a directory?
Can these be provided as existing npm package or code snippet:
- unzip a file to a directory
- unzip a buffer to a directory
- unzip a stream to a directory
If anyone has written or found a wrapper package they recommend, feel free to comment here. yauzl is intentionally low level.
extract-zip was the easiest popular one I could find