@oceanbit/hextobinary

1.1.0 • Public • Published

Hex to Binary

A CLI utility for converting hex numbers to binary

Install

npm i -g @oceanbit/hextobinary

Use

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

hextobinary f2

or

echo "f2" | hextobinary

Package Sidebar

Install

npm i @oceanbit/hextobinary

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

9.01 kB

Total Files

6

Last publish

Collaborators

  • crutchcorn