crockpot-fromBinary

1.0.0 • Public • Published

Converts Binary to decimal integers.

Install

$ npm install --save crockpot-fromBinary

Development

To run tests follow the following instructions:

$ npm test

Usage

var fromBinaryToDecimal = require('crockpot-fromBinary')

fromBinaryToDecimal('10001101000') // 1128

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i crockpot-fromBinary

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • eternal44