This package has been deprecated

Author message:

Package has moved to @oceanbit/binarytohex

binarytohex

1.1.0 • Public • Published

Decimal to Hex

A CLI utility for converting decimal numbers to hex

Install

npm i -g decimaltohex

Use

You can either specify the numerical input as a command line argument or pipe the number (preferred).

decimaltohex 12

or

echo "12" | decimaltohex

Package Sidebar

Install

npm i binarytohex

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

8.84 kB

Total Files

6

Last publish

Collaborators

  • crutchcorn