# logrusorgru/aurora

Golang ultimate ANSI-colors that supports Printf/Sprintf methods

Repository: https://github.com/logrusorgru/aurora
Canonical: https://ross.abutalabs.com/products/logrusorgru-aurora
Language: Go
License: Unlicense
License Family: permissive
Topics: golang, ansi-colors, printf
Last push: 2025-01-07T06:05:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3587, "days_push": 603, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1494, forks 53 (observed 2026-08-28T04:04:52.903350+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: developer-tools, terminal-ui, logging
- domain: developer-tools
- platform: go, cross-platform, cli
- tags: ansi-colors, terminal-colors, printf, golang, command-line

## Member repositories
- logrusorgru/aurora (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.903350+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-30T04:33:23.021887+00:00, confidence not recorded.
  - readme: https://github.com/logrusorgru/aurora (fetched 2026-08-28T04:04:52.903350+00:00, sha 99ebaefcabee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
