max-mapper / extract-zip

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

Pass zipfile as arg to onEntry #33

Closed coreybutler closed 7 years ago

coreybutler commented 7 years ago

Fixes #32.

coreybutler commented 7 years ago

@maxogden - Can you think of any good reason not to merge this?

max-mapper commented 7 years ago

added docs and released as 1.6.0, thanks

coreybutler commented 7 years ago

thanks!