@arkiv/zip
v1.2.0
Published
Manipulate [`.zip`](https://en.wikipedia.org/wiki/ZIP_(file_format)) file in node js like C# [ZipArchive](https://docs.microsoft.com/en-us/dotnet/api/system.io.compression.ziparchive?view=net-5.0).
Downloads
24
Maintainers
Readme
libzip
Manipulate .zip
file in node js like C# ZipArchive.
Installation
npm
npm install @arkiv/zip
yarn
yarn add @arkiv/zip
How to use
Detail documentation: Wiki
License
ZipArchive is following MIT License.