mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
remove color (#2806)
The repo has been archived and the readme claims that there is no maintenance.
This commit is contained in:
parent
3a24d05620
commit
11ec240b27
@ -235,7 +235,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [aurora](https://github.com/logrusorgru/aurora) - ANSI terminal colors that supports fmt.Printf/Sprintf.
|
* [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.
|
* [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.
|
* [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.
|
* [colourize](https://github.com/TreyBastian/colourize) - Go library for ANSI colour text in terminals.
|
||||||
* [ctc](https://github.com/wzshiming/ctc) - The non-invasive cross-platform terminal color library does not need to modify the Print method.
|
* [ctc](https://github.com/wzshiming/ctc) - The non-invasive cross-platform terminal color library does not need to modify the Print method.
|
||||||
* [go-ataman](https://github.com/workanator/go-ataman) - Go library for rendering ANSI colored text templates in terminals.
|
* [go-ataman](https://github.com/workanator/go-ataman) - Go library for rendering ANSI colored text templates in terminals.
|
||||||
|
Loading…
Reference in New Issue
Block a user