Package Exports
- jszip-cli
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jszip-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
jszip-cli
A npm interface for JSZip library https://stuk.github.io/jszip.
Installation
npm install jszip-cliUsage:
jszip [options] <file>Options:
-h, --help output usage information
-d, --directory Input entry is a directory to compress
-o, --output <output> Output file
-l, --level <compressLevel> Compress level
-r, --regex <regex> Compress levelGetting support Please, if you have a problem with the library, first make sure you read this README. If you read this far, thanks, you're good. Then, please make sure your problem really is with jszip-cli. It is? Okay, then I'll look at it. Send me a mail and we can talk. Please don't open issues, as I don't think that is the proper forum for support problems. Some problems might as well really be bugs in jszip-cli, if so I'll let you know to open an issue instead :)
But if you know you really found a bug, feel free to open an issue instead.