0.6.0 • Published 3 years ago

z85-cli v0.6.0

Weekly downloads
7
License
MIT
Repository
github
Last release
3 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

3 years ago

0.5.0

4 years ago

0.3.0

6 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago