@accateo/from_dec_to_hex

1.0.1 • Public • Published

@accateo/from_dec_to_hex

npm (scoped) npm bundle size (minified)

NPM Package to convert decimal number to hexadecimal

Install

$ npm install @accateo/from_dec_to_hex

Usage

const from_dec_to_hex = require("@accateo/from_dec_to_hex");

from_dec_to_hex(16);
//=> 10
 

/@accateo/from_dec_to_hex/

    Package Sidebar

    Install

    npm i @accateo/from_dec_to_hex

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    1.47 kB

    Total Files

    3

    Last publish

    Collaborators

    • accateo