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

Readme

Keywords

none

Package Sidebar

Install

npm i crockpot-fromBinary

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • eternal44