stable is a streaming pretty text table for Golang.
 .
 Features:
  - Supporting streaming output (optional).
    When a writer is configured, a newly added row is formatted and written to
    the writer immediately. It is memory-effective for a large number of rows.
    And it is helpful to pipe the data in shell.
  - Supporting wrapping text or clipping text.
    The minimum and maximum width of the column can be configured for each
    column or globally.
  - Configured table styles.
    Some preset styles are also provided.
  - Unicode supported
            Installed Size: 59.4 kB
            
            Architectures:  all