This commit is contained in:
Marvin Wendt 2020-11-08 16:24:08 +01:00 committed by GitHub
parent d5c45ae93d
commit d3510f6f4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 .