mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add termui
This commit is contained in:
parent
37cf964fd8
commit
b96e92d987
@ -131,6 +131,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
* [color](https://github.com/fatih/color) - Versatile package for colored terminal output.
|
* [color](https://github.com/fatih/color) - Versatile package for colored terminal output.
|
||||||
* [go-colortext](https://github.com/daviddengcn/go-colortext) - Go library for color output in terminals.
|
* [go-colortext](https://github.com/daviddengcn/go-colortext) - Go library for color output in terminals.
|
||||||
* [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces.
|
* [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces.
|
||||||
|
* [termui](https://github.com/gizak/termui) - Go terminal dashboard based on [termbox-go](https://github.com/nsf/termbox-go) and inspired by [blessed-contrib](https://github.com/yaronn/blessed-contrib).
|
||||||
|
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
Loading…
Reference in New Issue
Block a user