binary-to-string

0.1.2 • Public • Published

Binary to String

This is a tool for converting a binary encoded string back into a string of characters

Installing

npm i binary-to-string

Using

require('binary-to-string')('00100000');

Extra

This library is useful in tandem with string-to-binary

Package Sidebar

Install

npm i binary-to-string

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • samccone