Skip to content

samccone/string-to-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String to Binary

A simple utility library to convert an ascii string to a binary string representation.

require('string-to-binary')("hello world");

Installing

npm i string-to-binary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published