max-mapper / extract-zip

Zip extraction written in pure JavaScript. Extracts a zip into a directory.
BSD 2-Clause "Simplified" License
388 stars 126 forks source link

Handles error when unzipping #63

Closed ht290 closed 4 years ago

jeffmcaffer commented 5 years ago

@maxogden any interest in merging this? seems like a simple/valid fix

malept commented 4 years ago

Fixed in #67.