mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add table library (#3331)
Co-authored-by: Thomas Lazar <tlazar@signicast.com>
This commit is contained in:
parent
9de19fd0b4
commit
ea5e10ec4a
@ -261,6 +261,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [progressbar](https://github.com/schollz/progressbar) - Basic thread-safe progress bar that works in every OS.
|
||||
* [simpletable](https://github.com/alexeyco/simpletable) - Simple tables in terminal with Go.
|
||||
* [tabby](https://github.com/cheynewallace/tabby) - A tiny library for super simple Golang tables.
|
||||
* [table](https://github.com/tomlazar/table) - Small library for terminal color based tables .
|
||||
* [tabular](https://github.com/InVisionApp/tabular) - Print ASCII tables from command line utilities without the need to pass large sets of data to the API.
|
||||
* [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces.
|
||||
* [termdash](https://github.com/mum4k/termdash) - Go terminal dashboard based on **termbox-go** and inspired by [termui](https://github.com/gizak/termui).
|
||||
|
Loading…
Reference in New Issue
Block a user