baudot-code-to-string

0.1.0 • Public • Published

Baudot Code to String

Decodes a binary sequence into an ASCII string.

require('baudot-code-to-string')('111110001111011101111111100011') === 'a1a';

Package Sidebar

Install

npm i baudot-code-to-string

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • samccone