mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add phoenix-tui/phoenix to Advanced Console UIs (#6095)
This commit is contained in:
parent
a45bc5c978
commit
60b4036daf
@ -384,6 +384,7 @@ _Libraries for building Console Applications and Console User Interfaces._
|
||||
- [lipgloss](https://github.com/charmbracelet/lipgloss) - Declaratively define styles for color, format and layout in the terminal.
|
||||
- [marker](https://github.com/cyucelen/marker) - Easiest way to match and mark strings for colorful terminal outputs.
|
||||
- [mpb](https://github.com/vbauerster/mpb) - Multi progress bar for terminal applications.
|
||||
- [phoenix](https://github.com/phoenix-tui/phoenix) - High-performance TUI framework with Elm-inspired architecture, perfect Unicode rendering, and zero-allocation event system.
|
||||
- [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 a terminal with Go.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user