ConsoleTables
Console table generator
A utility for generating and displaying formatted tables in a console application
Print out a nicely formatted table in a console application C#
948 stars
13 watching
158 forks
Language: C#
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
minhhungit/consoletableext | A fluent library to print out nicely formatted tables in console applications. | 333 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,533 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 108 |
consoletvs/charts | A library to simplify chart creation in PHP applications | 77 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
djm/table_rex | An Elixir library for generating text-based tables with various features and options. | 244 |
zhiburt/tabled | A library for generating pretty-printed tables of Rust data structures | 2,026 |
bahmutov/console.table | Convenience function to print arrays of objects as tables in the console. | 139 |
haozhu233/kableextra | A package that extends the kable() function to add features and customize table generation in HTML or LaTeX. | 691 |
consoletvs/apify | An API generator for Laravel applications that provides a simple way to expose table data as RESTful APIs. | 26 |
jieter/django-tables2 | An app for creating HTML tables in Django applications | 1,902 |
cheynewallace/tabby | A lightweight library for generating simple terminal tables with minimal effort | 356 |
alecperkins/coffeetable | A browser console that allows experimenting with CoffeeScript in a drop-in workbench. | 106 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
chrisseroka/ps-menu | A simple PowerShell module to generate interactive console menus | 237 |