sindresorhus / awesome-nodejs

:zap: Delightful Node.js packages and resources
https://node.cool
Creative Commons Zero v1.0 Universal
57.56k stars 5.81k forks source link

Add morse-decoder #1156

Closed ozdemirburak closed 2 years ago

ozdemirburak commented 2 years ago

By submitting this pull request, I promise I have read the contribution guidelines twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that they could have spent making the world better. 🖖

⬆⬆⬆⬆⬆⬆⬆⬆⬆⬆

morse-decoder is a Morse code encoder and decoder with no dependencies. It supports multiple alphabets and can also generate Morse code audio.

sindresorhus commented 2 years ago

Thanks for the suggestion. It looks good, but I'm unfortunately going to pass on this one as it's a bit too niche. If someone needs morse handling, they can just search for it on npm. The intent of the list is to gather best resources for something most developers will need.