snappy-cli

2.0.0 • Public • Published

CLI for node-snappy

Simple stdio-capable CLI utility for node-snappy.

snappy [input] [output]

Commands:
  snappy c [input] [output]                        [default] [aliases: compress]
  snappy d [input] [output]                                [aliases: decompress]

Options:
      --version   Show version number                                  [boolean]
  -i, --input     file path or will read from stdin             [default: stdin]
  -o, --output    file path or will write to stdout            [default: stdout]
  -k, --encoding  input data encoding                          [default: "utf8"]
  -h, --help      Show help                                            [boolean]

/snappy-cli/

    Package Sidebar

    Install

    npm i snappy-cli

    Weekly Downloads

    3

    Version

    2.0.0

    License

    ISC

    Unpacked Size

    159 kB

    Total Files

    22

    Last publish

    Collaborators

    • syzer