node-morse-converter-dh
v1.0.1
Published
Provides a Class which converts text to morse code and morse code to text ## Features
Downloads
3
Readme
Morse Translator
Provides a Class which converts text to morse code and morse code to text
Features
- convertTexToMorse(text)
- convertMoseToText(morse)
- both methods return a String
- if a error ocurred, a message is thorwn
Authors
- J. Manuel Vargas Cruz