muesli/termenv
Advanced ANSI style & color support for your terminal applications observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 53
- Release rhythm 8
- Longevity 100
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: 2461
- days_rel: 558
- days_push: 285
- n_releases_24m: 1
Adoption not part of the score
2020 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go library providing advanced ANSI styling and color support for terminal applications. It detects terminal color capabilities and theme, then converts and applies colors safely without manual escape-sequence handling.
Use cases
- colorize terminal output in Go
- detect terminal color support
- truecolor RGB output in CLI apps
- detect light or dark terminal theme
- style CLI output with nested ANSI styles
- respect NO_COLOR environment variable
When to choose
- building Go CLI or TUI apps that need portable colored output
- you need automatic color profile detection and degradation
- you want terminal theme (light/dark) awareness
When to avoid
- you need full TUI widgets rather than styling primitives
- your project is not in Go
- you only need simple static color codes without capability detection
Facets
library · maturity active
cli developer-tools terminal-ui developer-tools cross-platform go cli cross-platform ansi colors styling tui truecolor terminal-capability-detection command-line
1 source
- readme: https://github.com/muesli/termenv · fetched 2026-08-28 · 03322e682ba4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| muesli/termenv | main | 47 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem