mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add lazyenv to Advanced Console UIs (#6141)
This commit is contained in:
parent
ce45fa8bc2
commit
708f47c225
@ -384,6 +384,7 @@ _Libraries for building Console Applications and Console User Interfaces._
|
||||
- [gocui](https://github.com/jroimartin/gocui) - Minimalist Go library aimed at creating Console User Interfaces.
|
||||
- [gommon/color](https://github.com/labstack/gommon/tree/master/color) - Style terminal text.
|
||||
- [gookit/color](https://github.com/gookit/color) - Terminal color rendering tool library, support 16 colors, 256 colors, RGB color rendering output, compatible with Windows.
|
||||
- [lazyenv](https://github.com/lazynop/lazyenv) - TUI for browsing, comparing, and editing .env files.
|
||||
- [lipgloss](https://github.com/charmbracelet/lipgloss) - Declaratively define styles for color, format and layout in the terminal.
|
||||
- [loom](https://github.com/loom-go/loom) - Signal-based reactive components framework for building TUIs.
|
||||
- [marker](https://github.com/cyucelen/marker) - Easiest way to match and mark strings for colorful terminal outputs.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user