Ross ROSS = Recommend OSS · open-source software intelligence for agents

Vibrant-Colors/node-vibrant

🎨 Extract prominent colors from an image observed · 2026-08-28

github.com/Vibrant-Colors/node-vibrant · homepage · TypeScript observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 64
  • Release rhythm 68
  • Longevity 100

Flags: no_license

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: 9.0
  • age_days: 4108
  • days_rel: 218
  • days_push: 218
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2442 stars · 115 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

node-vibrant is a TypeScript library that extracts prominent color palettes (vibrant, muted, light/dark variants) from images. It provides an identical API for Node.js, browser, and Web Worker environments.

Use cases

  • extract dominant colors from an image
  • generate a color palette from a picture
  • build dynamic theming based on album art
  • get vibrant and muted swatches from images in the browser
  • extract colors from images in Node.js
  • run color quantization in a web worker

When to choose

  • you need prominent color extraction in JavaScript/TypeScript across Node and browser
  • you want consistent palette results with vibrant/muted/light/dark swatches
  • you want to offload quantization to a Web Worker to avoid blocking the UI

When to avoid

  • you need pixel-perfect identical palettes across different browsers or machines, since canvas rendering is platform-dependent
  • you need color extraction in a non-JavaScript environment
  • you need full image editing or manipulation rather than palette extraction

Facets

library · maturity active

image-processing sdk image-processing web-development frontend browser cross-platform color-extraction palette canvas typescript web-worker theming nodejs web-server

3 sources

Member repositories

RepositoryRoleHealth v2
Vibrant-Colors/node-vibrantmain73

For agents

markdown · JSON · MCP: product_card(name="Vibrant-Colors/node-vibrant")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem