mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add poorny/translate package
This commit is contained in:
parent
01bdd217ae
commit
654ff733ee
@ -48,6 +48,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Science and Data Analysis](#science-and-data-analysis)
|
- [Science and Data Analysis](#science-and-data-analysis)
|
||||||
- [Security](#security)
|
- [Security](#security)
|
||||||
- [Serialization](#serialization)
|
- [Serialization](#serialization)
|
||||||
|
- [Translate](#translate)
|
||||||
- [Template Engines](#template-engines)
|
- [Template Engines](#template-engines)
|
||||||
- [Testing](#testing)
|
- [Testing](#testing)
|
||||||
- [Text Processing](#text-processing)
|
- [Text Processing](#text-processing)
|
||||||
@ -592,6 +593,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [nsq](http://nsq.io/) - A realtime distributed messaging platform
|
* [nsq](http://nsq.io/) - A realtime distributed messaging platform
|
||||||
|
|
||||||
|
|
||||||
|
## Translate
|
||||||
|
|
||||||
|
* [translate](https://github.com/poorny/translate) - Go online translation package
|
||||||
|
|
||||||
## Template Engines
|
## Template Engines
|
||||||
|
|
||||||
*Libraries and tools for templating and lexing.*
|
*Libraries and tools for templating and lexing.*
|
||||||
|
Loading…
Reference in New Issue
Block a user