binary-values

0.1.1 • Public • Published

Binary Values

This is a very simple node application that you give a decimal number to and it tells you the binary flags that are active in the number.

~$ binary-values 123
The number 123 has the following binary flags set:
1
2
8
16
32
64

Readme

Keywords

Package Sidebar

Install

npm i binary-values

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • ryanzec