Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 366 Bytes

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