to_binary

0.0.3 • Public • Published

to_binary

NodeJS String to Binary translator.

Example:

var Binary = require("to_binary");
var Example = Binary("Hello")
console.log(Example)

Readme

Keywords

Package Sidebar

Install

npm i to_binary

Weekly Downloads

5

Version

0.0.3

License

MIT

Last publish

Collaborators

  • appajs