blob: cceebee44c3a9879ea419c35ea32aae2cbe483ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
TTY::Table
TTY::Table provides independent table formatting component for TTY toolkit
(https://github.com/piotrmurach/tty).
## Features
* Table behaves like an array with familiar API
* Create table once and render using custom view renderers
* Rendering provides many display options
* Easy custom border creation
* Supports multibyte character encodings
|