logrusorgru/aurora
Golang ultimate ANSI-colors that supports Printf/Sprintf methods 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3587
- days_rel: n/a
- days_push: 603
- n_releases_24m: 0
Adoption not part of the score
1494 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Aurora is a Go library for ANSI terminal colors that supports Printf/Sprintf-style formatting, chaining, 8-bit colors, grayscale, and hyperlinks. It lets developers colorize terminal output with a simple, composable API.
Use cases
- colorize terminal output in Go
- print colored text with Printf in Go
- add ANSI colors to CLI tool output
- chain bold and color formatting in Go
- enable or disable colors at runtime
- print 8-bit and grayscale terminal colors
When to choose
- you need ANSI color output in a Go program or CLI
- you want Printf/Sprintf-compatible colorization
- you need chained styles like bold plus color
- you want a dependency-free, permissively licensed color library
When to avoid
- you need cross-platform color handling on legacy Windows consoles
- you need a full TUI framework rather than just colors
- you need automatic TTY detection built in
Facets
library · maturity stable
developer-tools terminal-ui logging developer-tools go cross-platform cli ansi-colors terminal-colors printf golang command-line
1 source
- readme: https://github.com/logrusorgru/aurora · fetched 2026-08-28 · 99ebaefcabee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| logrusorgru/aurora | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="logrusorgru/aurora")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem