morsedecoder-aspeti

2.0.2 • Public • Published

Morse Code and Decoder

This library is to code an decoder morsecode

Installation

Use the following command to install the library

npm i morsedecoder-aspeti

Usage

const morse = require('morsedecoder-aspeti');

# returns '.... . .-.. .-.. --- / .-- --- .-. .-.. -..'
morse.coder('hello world'));

# returns 'NODEJS'
morse.decoder('-. --- -.. . .--- ...');

Link

Click here to view packages

Readme

Keywords

none

Package Sidebar

Install

npm i morsedecoder-aspeti

Weekly Downloads

0

Version

2.0.2

License

ISC

Unpacked Size

3.44 kB

Total Files

8

Last publish

Collaborators

  • aspeti