node-yauzl

yet another unzip library - Node.js module

Description

yauzl is a Node.js module which provides the ability to read from zip files. It follows the spec by reading the central directory for file metadata instead of scanning for local file headers which might be deleted. yauzl also keeps memory usage low by not attempting to buffer entire files in RAM at once. yauzl is designed to generate an error instead of crashing when encountering corrupted or malicious zip files and has a robust test suite to ensure this.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/thejoshwolfe/yauzl


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-yauzl