Automattic/cli-table
Pretty unicode tables for the CLI with Node.JS observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5720
- days_rel: n/a
- days_push: 751
- n_releases_24m: 0
Adoption not part of the score
2294 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cli-table is a Node.js library for rendering pretty unicode tables in the command line from JavaScript scripts. It supports customizable border characters, colors, column widths, text alignment, truncation, and padding.
Use cases
- print formatted tables in a node.js CLI script
- render unicode tables in terminal output
- display tabular data with custom column widths
- align and truncate text in CLI table columns
- draw vertical or cross tables for key-value output
- style CLI table headers with colors
When to choose
- you need attractive unicode table output in a Node.js command-line tool
- you want customizable table borders, alignment, and truncation
- you need a lightweight, well-established npm table library
When to avoid
- you are not working in Node.js or JavaScript
- you need rich text or markdown table rendering rather than terminal output
- you need interactive or scrollable tables rather than static printed output
Facets
library · maturity maintenance
cli developer-tools developer-tools cli cross-platform unicode-tables terminal-output text-formatting command-line nodejs
2 sources
- readme: https://github.com/Automattic/cli-table · fetched 2026-08-28 · 83998fd27600
- registry_npm: https://registry.npmjs.org/cli-table · fetched 2026-08-29 · 7199e260800d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Automattic/cli-table | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Automattic/cli-table")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem