todez

0.4.3 • Public • Published

Installation

    $ npm install -g todez

Usage

    todez <hex number>

Purpose

console application to
convert
a string that represents byte values in a hexadecimal way
to
a string that shows each byte value as a decimal number
separated by a comma

Example

    $ todez 1016FF00

    16,22,255,0

Readme

Keywords

none

Package Sidebar

Install

npm i todez

Weekly Downloads

0

Version

0.4.3

License

MIT

Last publish

Collaborators

  • plooser