Added Library to convert to and from morse code (#2064)

This commit is contained in:
Alwin Doss 2018-08-27 12:09:01 +05:30 committed by Cássio Botaro
parent 32a3d430ca
commit 8874e018d4

View File

@ -875,6 +875,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [jobs](https://github.com/albrow/jobs) - Persistent and flexible background jobs library.
* [lk](https://github.com/hyperboloide/lk) - A simple licensing library for golang.
* [margelet](https://github.com/zhulik/margelet) - Framework for building Telegram bots.
* [morse](https://github.com/alwindoss/morse) - Library to convert to and from morse code.
* [pdfgen](https://github.com/hyperboloide/pdfgen) - HTTP service to generate PDF from Json requests.
* [persian](https://github.com/mavihq/persian) - Some utilities for Persian language in go.
* [sandid](https://github.com/sheng/sandid) - Every grain of sand on earth has its own ID.