uitable
Table renderer
Improves readability in terminal apps by representing data as tables with customizable column sizing and wrapping
A go library to improve readability in terminal apps using tabular data
735 stars
15 watching
33 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gosuri/uiprogress | A Go library to render progress bars in terminal applications | 2,110 |
gosuri/uilive | A Go library for updating terminal output in real-time | 1,698 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
abusomani/go-palette | A Go library for decorating terminals with ANSI colors | 17 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
cheynewallace/tabby | A lightweight library for generating simple terminal tables with minimal effort | 356 |
xai3/shoyu | A library to simplify working with UITableView data structures in Swift | 278 |
tomlazar/table | A Go library for printing tabular data on the command line with support for colors and customizable formatting. | 50 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
unrolled/render | A Go package for rendering various data types in web responses | 1,940 |
workanator/go-ataman | A library for rendering colored text in terminal applications with customizable attribute manipulation. | 17 |
invisionapp/tabular | A utility for printing formatted tables from command line data without having to specify the format specifier every time | 76 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
cyruzin/tome | A pagination utility for simple RESTful APIs. | 35 |