Morse Code Translator
- VanillaJS
- _nology
- https://github.com/tomokawaguchi/morse-code-translator-project
- https://morse-code-translator.tomok.dev
This is a translator mini app that allows you to translate English to morse code or morse code to English. Upon click the circle arrow icon, you can swap the translation function. When you do so, the current field value are clear out if there is any.
Features of App/Project
- For English to morse code translator, it covers 26 alphabets letters, 10 numbers(0~9) and additional 11 symbols
- For morse code to English translator, it covers the same characters, numbers and symbols
- When invalid morse code/english is entered, it translates into replacement character �
