2011-05-03 04:40:59 +02:00
|
|
|
Simple, feature rich ascii table generation library.
|
|
|
|
|
|
|
|
- Optional headings
|
|
|
|
- Alignment of columns, headings, or cells
|
|
|
|
- Supports column span
|
2016-05-19 12:53:05 +02:00
|
|
|
- Easy modification of table strings (+, -, |)
|
2011-05-03 04:40:59 +02:00
|
|
|
|
2015-05-24 02:07:30 +02:00
|
|
|
WWW: https://github.com/tj/terminal-table
|