Libzip
Like C# System.IO.Compression library in Node.JS
Install / Use
/learn @raravel/LibzipREADME
libzip
Manipulate .zip file in node js like C# ZipArchive.
Installation
npm
npm install libzip
yarn
yarn add libzip
How to use
Detail documentation: Wiki
License
ZipArchive is following MIT License.

