@rasta-alex/hex2dec

1.0.5 • Public • Published

Hex2Dec

Easy convert hexadecimal to decimal.

Install

With npm:

npm i @rasta-alex/hex2dec

Usage

const hex2dec = require('@rasta-alex/hex2dec');

const dec = hex2dec('fa'); // 250

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @rasta-alex/hex2dec

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

2.02 kB

Total Files

3

Last publish

Collaborators

  • rasta-alex