bower / decompress-zip

Module that decompresses zip files
MIT License
102 stars 76 forks source link

Strip option #4

Closed kevva closed 10 years ago

kevva commented 11 years ago

Like node-tar, it would be handy to be able to extract contents inside a dir directly into your destination.

kevva commented 10 years ago

@wibblymat, this could be easily done by manipulating the destination path like this https://github.com/kevva/decompress/blob/master/decompress.js#L115.

kevva commented 10 years ago

Closed by https://github.com/bower/decompress-zip/commit/736b70f3641a16bf402a0886efc5e159683cab37.