thejoshwolfe/yauzl: yet another unzip library for node

06-Nov-2024 13
yet another unzip library for node. For zipping, see yazl. Design principles: Follow the spec. Don't scan for local file headers. Read the central directory for file metadata. (see No Streaming Unzip API). Don't block the JavaScript thread. Use and provide async APIs. Keep memory usage under control. Don't attempt to buffer entire files in RAM at once. Never crash (if used properly). Don't let malformed zip files bring down client applications who are trying to catch errors. Catch unsafe file names. See validateFileName().
Use coupon code:

JAVASCRIPT

to get 40% discount on our 'The JavaScript Interview Bible' book!
Prepare for your next tech interview with our comprehensive collection of programming interview guides. Covering JavaScript, Ruby on Rails, React, and Python, these highly-rated books offer thousands of essential questions and answers to boost your interview success. Buy our 'Ultimate Job Interview Preparation eBook Bundle' featuring 2200+ questions across multiple languages. Ultimate Job Interview Preparation eBook Bundle