@oceanbit/hextodecimal

1.1.0 • Public • Published

Hex to Decimal

A CLI utility for converting hex numbers to decimal

Install

npm i -g @oceanbit/hextodecimal

Use

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

hextodecimal f2

or

echo "f2" | hextodecimal

Package Sidebar

Install

npm i @oceanbit/hextodecimal

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

9.23 kB

Total Files

6

Last publish

Collaborators

  • crutchcorn