@ivo86/convert

0.1.0 • Public • Published

Converter

Number converter

Converter is a program that allows you to pass a number from the decimal system to the binary and from the binary to the decimal

Installation

npm install convert

Use

import { decimalTobinary } from 'convert'
import { binaryTodecimal } from 'convert'

Credits

  • Ivan Lovich

License

MIT

/@ivo86/convert/

    Package Sidebar

    Install

    npm i @ivo86/convert

    Weekly Downloads

    3

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    4.31 kB

    Total Files

    7

    Last publish

    Collaborators

    • ivo86