You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@ffflorian/jszip-cli

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ffflorian/jszip-cli

A zip CLI based on jszip.

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
904
12.58%
Maintainers
1
Weekly downloads
 
Created
Source

jszip-cli Build Status Dependabot Status

A zip CLI based on jszip.

Installation

Run yarn global add @ffflorian/jszip-cli or npm i -g @ffflorian/jszip-cli.

Usage

Usage: jszip-cli [options] <entries...>

A zip CLI based on jszip.

Options:

  -v, --version         output the version number
  -o, --output <dir>    Specify the output directory (default: Current folder)
  -i, --ignore <entry>  Ignore a file or directory
  -h, --help            output usage information

FAQs

Package last updated on 30 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts