bokub/gradient-string
:rainbow: Beautiful color gradients in terminal output observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3333
- days_rel: 705
- days_push: 690
- n_releases_24m: 1
Adoption not part of the score
1198 stars · 19 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library for rendering beautiful color gradients in terminal output. It supports custom color stops, multiple color formats via TinyColor, built-in gradients like rainbow and pastel, and multiline text alignment.
Use cases
- add rainbow colors to CLI banner text
- print gradient-colored ASCII art in the terminal
- style console log output with color gradients
- apply a consistent gradient across multiline strings
- create custom gradients with specific color stops and interpolation
When to choose
- you want eye-catching gradient text in a Node.js CLI or console app
- you need multiline gradient alignment for ASCII art or banners
- you want flexible color input formats (hex, RGB, HSV, named colors)
When to avoid
- you only need basic single-color terminal styling (use chalk instead)
- your output is not rendered in a terminal
- you need to avoid ANSI escape codes in logs or files
Facets
library · maturity stable
cli logging developer-tools developer-tools cli cross-platform terminal-output color-gradients ansi-colors console-formatting typescript command-line nodejs
2 sources
- readme: https://github.com/bokub/gradient-string · fetched 2026-08-28 · 638e643dd7d9
- registry_npm: https://registry.npmjs.org/gradient-string · fetched 2026-08-29 · 84250e82616f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bokub/gradient-string | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="bokub/gradient-string")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem