Skip to content

diverta/node-unzipper-multifile

 
 

Repository files navigation

unzipper

This is a fork of https://github.com/ZJONSSON/node-unzipper and uses the issue fix raised in this ticket 257.

Installation

$ npm install https://github.com/diverta/node-unzipper-multifile

Examples can be read from the main repository. However, in order to import this package, the name is node-unzipper-multifile. So, the usage will be const unzipper = require('node-unzipper-multifile');

About

Unzipper with multi file parsing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • Shell 1.1%
  • Other 1.2%