1.1.0 • Published 1 year ago

bit-conversion v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

This does a simple conversion from a decimal to a binary

  $ bitc <decimal number> // output: <binary number>

installation

  $ npm install --global @luiz-np/bit-convertion

or

  $ yarn global add @luiz-np/bit-convertion
1.1.0

1 year ago

1.0.0

1 year ago