terminal-table
Table generator
A tool for generating ASCII tables in various formats and styles.
Ruby ASCII Table Generator, simple and feature rich.
2k stars
25 watching
122 forks
Language: Ruby
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 286 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 108 |
djm/table_rex | An Elixir library for generating text-based tables with various features and options. | 244 |
cheynewallace/tabby | A lightweight library for generating simple terminal tables with minimal effort | 356 |
khalidabuhakmeh/consoletables | A utility for generating and displaying formatted tables in a console application | 948 |
haozhu233/kableextra | A package that extends the kable() function to add features and customize table generation in HTML or LaTeX. | 691 |
zhiburt/tabled | A library for generating pretty-printed tables of Rust data structures | 2,026 |
epoch/tallboy | A declarative API for creating text-based tables in Crystal | 56 |
hutou/tablo | A Crystal gem that generates formatted text tables from 2D arrays with customizable formatting options. | 28 |
jieter/django-tables2 | An app for creating HTML tables in Django applications | 1,902 |
scottrhoyt/swiftytexttable | A lightweight Swift library for generating text tables | 317 |
technote-space/toc-generator | Generates a Table of Contents for documents | 222 |
ozh/ascii-tables | A tool to format tables in ASCII art, useful for code comments or documentation. | 608 |