Add bubble-table

This commit is contained in:
Brandon Fulljames 2023-07-19 23:41:12 +09:00 committed by Avelino
parent 01d258bebc
commit cbc68595eb

View File

@ -328,6 +328,7 @@ _Libraries for building Console Applications and Console User Interfaces._
- [box-cli-maker](https://github.com/Delta456/box-cli-maker) - Make Highly Customized Boxes for your CLI. - [box-cli-maker](https://github.com/Delta456/box-cli-maker) - Make Highly Customized Boxes for your CLI.
- [bubbles](https://github.com/charmbracelet/bubbles) - TUI components for bubbletea. - [bubbles](https://github.com/charmbracelet/bubbles) - TUI components for bubbletea.
- [bubbletea](https://github.com/charmbracelet/bubbletea) - Go framework to build terminal apps, based on The Elm Architecture. - [bubbletea](https://github.com/charmbracelet/bubbletea) - Go framework to build terminal apps, based on The Elm Architecture.
- [bubble-table](https://github.com/Everras/bubble-table) - An interactive table component for bubbletea.
- [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. - [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.