mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add pterm (#3345)
This commit is contained in:
parent
d5c45ae93d
commit
d3510f6f4b
@ -259,6 +259,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [gookit/color](https://github.com/gookit/color) - Terminal color rendering tool library, support 16 colors, 256 colors, RGB color rendering output, compatible with Windows.
|
||||
* [mpb](https://github.com/vbauerster/mpb) - Multi progress bar for terminal applications.
|
||||
* [progressbar](https://github.com/schollz/progressbar) - Basic thread-safe progress bar that works in every OS.
|
||||
* [pterm](https://github.com/pterm/pterm) - A library to beautify console output on every platform with many combinable components.
|
||||
* [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 .
|
||||
|
Loading…
Reference in New Issue
Block a user