mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add cfmt library (#1850)
This commit is contained in:
parent
9260ae35a3
commit
d7ba616097
@ -180,6 +180,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Libraries for building Console Applications and Console User Interfaces.*
|
||||
|
||||
* [aurora](https://github.com/logrusorgru/aurora) - ANSI terminal colors that supports fmt.Printf/Sprintf.
|
||||
* [cfmt](https://github.com/mingrammer/cfmt) - Contextual fmt inspired by bootstrap color classes.
|
||||
* [chalk](https://github.com/ttacon/chalk) - Intuitive package for prettifying terminal/console output.
|
||||
* [color](https://github.com/fatih/color) - Versatile package for colored terminal output.
|
||||
* [colourize](https://github.com/TreyBastian/colourize) - Go library for ANSI colour text in terminals.
|
||||
|
Loading…
Reference in New Issue
Block a user