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,736 |
yassinebenaid/godump | A utility for printing arbitrary Go data in a structured and colored format | 151 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
gosuri/uitable | Improves readability in terminal apps by representing data as tables with customizable column sizing and wrapping | 735 |
aerosol/tabula | Transforms data into ASCII/GitHub Markdown tables | 93 |
k0kubun/pp | A library providing colored pretty-printing capabilities for Go programs | 1,862 |
vdobler/chart | A library providing a range of chart types and formatting options for generating visualizations in Go. | 771 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
jyotiska/go-webcolors | A Go library that provides color-related functions and support for various color formats | 27 |
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. | 112 |
mattn/go-colorable | A Go library that allows color output on Windows systems. | 769 |
bjro/apex | A library that pretty prints Elixir data structures in full color | 278 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |