js-7z

0.0.3 • Public • Published

Logo

Usage

Functions

Extract(file, out)

Extract zip file

Compress(file, folder)

Zip a folder

Extract(file, out)

Extract zip file

Param Type Description
file String File that we want to decompress
out String Folder where we want the file to be decompressed

Compress(file, folder)

Zip a folder

Param Type Description
file String File URL
folder String Folder you want to compress

Package Sidebar

Install

npm i js-7z

Weekly Downloads

43

Version

0.0.3

License

Apache-2.0

Unpacked Size

3.61 MB

Total Files

22

Last publish

Collaborators

  • fellgill