Skip to content

ditdah is a go package that decodes morse code, and encodes alphanumeric characters into morse code.

Notifications You must be signed in to change notification settings

amrocco/dit-dah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ditdah

ditdah is a go package that decodes morse code, and encodes alphanumeric characters to morse code.

Usage

To encode: ditdah.Encode("some string")

To decode: ditdah.Decode("... --- -- . / ... - .-. .. -. --.")

About

ditdah is a go package that decodes morse code, and encodes alphanumeric characters into morse code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages