Socket
Socket
Sign inDemoInstall

z85-cli

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    z85-cli

Command line client for ZeroMQ Base-85 encoding


Version published
Weekly downloads
7
decreased by-65%
Maintainers
1
Install size
18.5 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 14 Dec 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc