tabby
Table generator
A lightweight library for generating simple terminal tables with minimal effort
A tiny library for super simple Golang tables
356 stars
3 watching
18 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,533 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
epoch/tallboy | A declarative API for creating text-based tables in Crystal | 56 |
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 |
composer404/tabby-workspace-manager | Enables customization of workspace profiles in a terminal application. | 20 |
cesbit/pyleri | A Python-based parser for defining grammars and generating parsers in multiple languages | 121 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 286 |
bndr/gotabulate | A library that generates pretty-printed tabular data from various input formats | 334 |
invisionapp/tabular | A utility for printing formatted tables from command line data without having to specify the format specifier every time | 76 |
djm/table_rex | An Elixir library for generating text-based tables with various features and options. | 244 |
goccmack/gocc | A tool for generating lexers and parsers from a BNF file with semantic actions. | 615 |
hutou/tablo | A Crystal gem that generates formatted text tables from 2D arrays with customizable formatting options. | 28 |