mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gotabulate
Generic Go Library for easy pretty-printing of tabular data.
This commit is contained in:
parent
cf5cd4fdba
commit
ec98c58385
@ -431,6 +431,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [slug](https://github.com/gosimple/slug) - URL-friendly slugify with multiple languages support.
|
||||
* [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.
|
||||
* [govalidator](https://github.com/asaskevich/govalidator) - package of string validators and sanitizers for Go lang.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user