An open API service indexing awesome lists of open source software.

https://github.com/ansaribrahim/morse-code

In Ruby, decode Morse code by mapping symbols to letters/numbers, split input into words and characters, and use a dictionary to translate. Combine characters into words, handle spaces for word separation, and ignore unknown symbols.
https://github.com/ansaribrahim/morse-code

ruby

Last synced: 9 months ago
JSON representation

In Ruby, decode Morse code by mapping symbols to letters/numbers, split input into words and characters, and use a dictionary to translate. Combine characters into words, handle spaces for word separation, and ignore unknown symbols.

Awesome Lists containing this project