https://github.com/tarikguney/ascii-table-creator
Creates an ASCII table from a given DataTable class
https://github.com/tarikguney/ascii-table-creator
ascii ascii-table csharp
Last synced: 25 days ago
JSON representation
Creates an ASCII table from a given DataTable class
- Host: GitHub
- URL: https://github.com/tarikguney/ascii-table-creator
- Owner: tarikguney
- Created: 2016-11-26T19:31:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T19:39:25.000Z (about 3 years ago)
- Last Synced: 2023-02-26T21:15:54.391Z (about 2 years ago)
- Topics: ascii, ascii-table, csharp
- Language: C#
- Homepage:
- Size: 76.2 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
