package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Apr 10, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Border renders a horizontal border row, e.g. ┌───┬───┐
CellWidth returns the terminal display width of s.
Row renders a data row with │ separators. Each cell is fitted to its column
width first; then the optional ColorFn is applied to the fitted text.
Cell holds the text content of a table cell and an optional color function
applied after the text is fitted to the column width.
Colored returns a Cell whose fitted text is passed through fn before rendering.
Plain returns a Cell with no color.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.