charmbracelet/lipgloss
Style definitions for nice terminal layouts 👄 observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 33
- age_days: 2011
- days_rel: 22
- days_push: 18
- n_releases_24m: 10
Adoption not part of the score
11753 stars · 391 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Lip Gloss is a Go library for styling and laying out terminal output with a declarative, CSS-like API. It handles colors (ANSI through truecolor with automatic downsampling), padding, borders, and alignment for building polished TUIs.
Use cases
- style terminal output with colors and bold text
- build TUI layouts with padding, borders, and alignment
- render styled CLI output that adapts to the terminal's color profile
- create nice-looking command-line tool interfaces
- compose terminal UI components for Bubble Tea apps
- downsample truecolor styles for limited terminals
When to choose
- you're writing a Go CLI or TUI and want attractive styled output
- you need CSS-like declarative styling for terminal rendering
- you want automatic color profile detection and downsampling
- you're building Bubble Tea apps and need layout and styling
When to avoid
- you need a full TUI framework with event handling (use Bubble Tea instead)
- you're not working in Go
- you only need simple one-off ANSI escape codes without layout features
Facets
library · maturity active
ui-components cli developer-tools developer-tools cross-platform go cli cross-platform tui terminal-styling layout ansi-colors css-like-styles charmbracelet command-line
1 source
- readme: https://github.com/charmbracelet/lipgloss · fetched 2026-08-28 · 141ba0c0d9b4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| charmbracelet/lipgloss | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="charmbracelet/lipgloss")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem