mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
Terminal Table is a fast and simple, yet feature rich ASCII table generator
|
|
written in Ruby.
|
|
|
|
Features:
|
|
- Optional headings
|
|
- Alignment of columns, headings, or cells
|
|
- Supports column span
|
|
- Easy modification of table strings (+, -, |)
|
|
|
|
WWW: https://github.com/tj/terminal-table
|