Skip to content

A purely JavaScript based web interface that can convert Morse Code to Text and also Text to Morse Code.

Notifications You must be signed in to change notification settings

thatfreakcoder/morse-code-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code Converter 💻 [DEVELOPMENT]

A simple purely Javascript based web application that can convert Morse Code to Text and vice versa.

For Contributing to this repository 🎮

  • Create an issue for what you want to update/fix/add using specified tags [UPDATE], [BUG], [ENHANCEMENT] respectively.
  • (or) Ask for getting assigned an already existing issue here.
  • Read CONTRIBUTING.md for the rules for contributing.

PS. For now, it only supports aphabets and does not do any type of validation 👻

I am looking forward to add aphanumeric support and on-type validation for punctuations and special characters, but that's still work in progress.

The Web App is live ✨ here