ZJONSSON / node-unzipper

node.js cross-platform unzip using streams
Other
435 stars 116 forks source link

Add support for @aws-sdk/client-s3 #277

Open alvin-nt opened 1 year ago

alvin-nt commented 1 year ago

This is an attempt to add support for @aws-sdk/client-s3 (AWS SDK v3). If merged, this PR should resolve https://github.com/ZJONSSON/node-unzipper/issues/241

ZJONSSON commented 3 months ago

Thanks @alvin-nt and sorry for the long delay. I'm being more active in managing this repo and your PR is now deviating from master. Can you rebase and clean it up so it's only reflecting the s3 change and no other changes

Thanks again!