marconi

0.2.0 • Public • Published

Marconi

A Javascript Library to work with Morse Code

Travis codecov GitHub issues GitHub forks GitHub stars GitHub license

npm npm

Usage

Nodejs

Install the module marconi

app.js

// Require The Module
var marconi = require('marconi');

console.log('... --- ...', '=', marconi.decode('... --- ...'));
console.log('Hello = ' + marconi.encode('Hello'));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    2
  • 0.1.0
    0

Package Sidebar

Install

npm i marconi

Weekly Downloads

2

Version

0.2.0

License

MIT

Last publish

Collaborators

  • adamisntdead