Added kace to Text Processing list.

This commit is contained in:
Daved 2015-09-22 10:35:46 -07:00
parent 065148be9e
commit 09f2cfdde9

View File

@ -700,6 +700,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [toml](https://github.com/BurntSushi/toml) - TOML configuration format (encoder/decoder with reflection).
* Utility
* [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go.
* [kace](https://github.com/codemodus/kace) - Common case conversions covering common initialisms.
* [xurls](https://github.com/mvdan/xurls) - Extract urls from text