jszip-prefix

1.0.2 • Public • Published

jszip-prefix

ZIP the files and add prefix to the filenames.

INSTALL

$ npm install --global jszip-prefix

USAGE

$ jszip-prefix -h
Usage: jszip-prefix [OPTION] dir/file ...
Zip all files in a directory and add prefix to the filnames.
 
  -o, --output=FILENAME an output filename(default: out.zip)
  -p, --prefix=PREFIX   add prefix to each filenames
  -h, --help            display this help
 
Installation: npm install --global jszip-prefix
Respository:  https://github.com/takamin/jszip-prefix

LICENSE

This module published under MIT LICENSE.

Readme

Keywords

Package Sidebar

Install

npm i jszip-prefix

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

6.02 kB

Total Files

7

Last publish

Collaborators

  • vzg03566