Words Binary
Words binary is a simple module that transforms words / numbers to binary numbers
Installation
Use the package manager npm to install.
npm install words-binary
Usage
const WordsBinary = console Output: 0100100001100101011011000110110001101111 010000100110100101101110011000010111001001111001 0101011101101111011100100110110001100100!
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.