2f04cbc5ac
Add ruby-tty-table package version 0.12.0. 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
12 lines
359 B
Text
12 lines
359 B
Text
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
|