Skip to content

tarikguney/ascii-table-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ASCII Table Generator

This is a simple class that takes a DataTable and returns StringBuilder as the return type. The return value will contain the ready-to-write table with all the columns with header and properly aligned cells and rows.

Screenshot

The following image shows how the Ascii Table looks like in a text file:

AsciiTable

About

Creates an ASCII table from a given DataTable class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages