node-zipfile

Library for handling zipfiles in Node.js
  https://github.com/springmeyer/node-zipfile
  0
  no reviews



Node-zipfile is a C++ module for handling zipfiles in Node.js. It provides bindings to libzip, whis is a C library for reading, creating, and modifying zip archives..

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