Simple typescript morse code translator
- Morse characters should have spaces between them
- Morse "words" should be separated by pipes with no spaces
To use the translator, run the following command:
npm installand then to verify the translation function:
npm run test