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#
952 stars
13 watching
157 forks
Language: C#
last commit: 4 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. | 332 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,535 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 109 |
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 readable and formatted tables from Rust data structures | 2,049 |
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. | 693 |
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,917 |
cheynewallace/tabby | A lightweight library for generating simple terminal tables with minimal effort | 355 |
alecperkins/coffeetable | A browser console that allows experimenting with CoffeeScript in a drop-in workbench. | 105 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 532 |
chrisseroka/ps-menu | A simple PowerShell module to generate interactive console menus | 238 |