table
Table printer
A Go library for printing tabular data on the command line with support for colors and customizable formatting.
pretty colorfull tables in go with less effort
50 stars
2 watching
3 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
invisionapp/tabular | A utility for printing formatted tables from command line data without having to specify the format specifier every time | 76 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,751 |
yassinebenaid/godump | A Go library that provides a versatile way to dump and pretty-print any type of variable in a structured and colored format. | 174 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 532 |
gosuri/uitable | Improves readability in terminal apps by representing data as tables with customizable column sizing and wrapping | 736 |
aerosol/tabula | Transforms data into ASCII/GitHub Markdown tables | 93 |
k0kubun/pp | A utility package for formatting Go data structures in a visually appealing way | 1,873 |
vdobler/chart | A library providing a range of chart types and formatting options for generating visualizations in Go. | 772 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 291 |
jyotiska/go-webcolors | A Go library that provides color-related functions and support for various color formats | 28 |
saleh-rahimzadeh/go-words | A library providing text resources and word tables for Golang applications. | 6 |
append-it/blazor.printing | A Blazor component that prints PDF files using native dialog boxes and JavaScript Interop. | 114 |
mattn/go-colorable | A Go library that allows color output on Windows systems. | 775 |
bjro/apex | A library that pretty prints Elixir data structures in full color | 277 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |