simpletable
Table generator
A Go library for generating and displaying simple tables in the terminal
Simple tables in terminal with Go
531 stars
4 watching
31 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
asciicligogolangtableterminal
Related projects:
Repository | Description | Stars |
---|---|---|
cheynewallace/tabby | A lightweight library for generating simple terminal tables with minimal effort | 356 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,533 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 108 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
alexeyco/binder | Library to bind Go code to Lua execution environment | 75 |
scottrhoyt/swiftytexttable | A lightweight Swift library for generating text tables | 317 |
gosuri/uitable | Improves readability in terminal apps by representing data as tables with customizable column sizing and wrapping | 735 |
jieter/django-tables2 | An app for creating HTML tables in Django applications | 1,902 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
tomlazar/table | A Go library for printing tabular data on the command line with support for colors and customizable formatting. | 50 |
haozhu233/kableextra | A package that extends the kable() function to add features and customize table generation in HTML or LaTeX. | 691 |
technote-space/toc-generator | Generates a Table of Contents for documents | 222 |