package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: May 19, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package csv registers the CSV renderer with the stripes registry.
Import for side effects to enable text/csv support:
import _ "github.com/firetiger-oss/stripes/csv"
Render writes the comma-separated values read from r to w as a styled
lipgloss table. Columns containing only numeric cells are
right-aligned.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.