Skip to content

mikowitz/morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morse

Small module for converting between English and Morse code.

Usage

Morse.translate("github")
#=> "--. .. - .... ..- -..."

Morse.translate(".. / .-.. --- ...- . / -- --- .-. ... . / -.-. --- -.. .")
#=> "i love morse code"

Copyright

Copyright (c) 2010 Michael Berkowitz. See LICENSE for details.

About

small ruby tool to translate between english and morse code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages