z85-cli

0.6.0 • Public • Published

z85-cli npm Downloads

Build Status Coverage Status Language grade: JavaScript Total alerts JavaScript Style Guide

Command line client for ZeroMQ Base-85 encoding

Getting Started node

Install the module with:

npm install -g z85-cli

Documentation

Encoding

z85 --encode [-e] <value>

Decoding

z85 --decode [-d] <value>

Specification

Please refer to 32/Z85 - ZeroMQ Base-85 Encoding Algorithm.

License

Copyright (c) 2014-2019 Bjoern Kimminich Licensed under the MIT license.

Package Sidebar

Install

npm i z85-cli

Weekly Downloads

19

Version

0.6.0

License

MIT

Unpacked Size

9.19 kB

Total Files

11

Last publish

Collaborators

  • bkimminich