0.6.0 • Published 5 years ago

z85-cli v0.6.0

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

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.

0.6.0

5 years ago

0.5.0

5 years ago

0.3.0

7 years ago

0.1.9

9 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago