mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add cfmt (#3363)
This commit is contained in:
parent
7a44037855
commit
43e8b3e549
@ -246,6 +246,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [asciigraph](https://github.com/guptarohit/asciigraph) - Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
|
* [asciigraph](https://github.com/guptarohit/asciigraph) - Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
|
||||||
* [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.
|
||||||
|
* [cfmt](https://github.com/i582/cfmt) - Simple and convenient formatted stylized output fully compatible with fmt library.
|
||||||
* [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.
|
||||||
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user