# jedib0t/go-pretty

Table-writer and more in golang!

Repository: https://github.com/jedib0t/go-pretty
Canonical: https://ross.abutalabs.com/products/go-pretty
Language: Go
License: MIT
License Family: permissive
Topics: golang, tablewriter, table, progress-bar, progressbar, list, ascii, string-manipulation, pretty, table-writer
Last push: 2026-08-18T14:31:42+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 93, longevity 100
- inputs: {"age_days": 3048, "days_push": 15, "days_rel": 45, "gap_med": 15.0, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3526, forks 136 (observed 2026-08-28T04:08:08.073139+00:00)

## What it is
A Go library for prettifying console output with tables, lists, progress bars, and text utilities. It emphasizes customization and supports multiple output formats including ASCII, HTML, Markdown, CSV, and TSV.

## Use cases
- pretty-print tables in a terminal
- render progress bars with ETA in CLI tools
- output tables as markdown or HTML
- format hierarchical lists in console output
- manipulate strings with ANSI colors in Go

## When to avoid
- you need a GUI or web-based table component
- you are not working in Go
- you need full TUI application features beyond output formatting

## Facets
- artifact type: library
- maturity: stable
- function: terminal-ui, developer-tools, cli
- domain: developer-tools
- platform: go, cli, cross-platform
- tags: table-writer, progress-bar, ascii-art, text-formatting, console-output, command-line

## Member repositories
- jedib0t/go-pretty (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:08.073139+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:35:09.939320+00:00, confidence not recorded.
  - readme: https://github.com/jedib0t/go-pretty (fetched 2026-08-28T04:08:08.073139+00:00, sha dafad97042da)
- Data as of 2026-08-30T08:39:29.467469+00:00.
