meodai/poline
Esoteric Palette Generator Mico-Lib Interpolating HSL Color in cartesian space observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 89
- Release rhythm 35
- Longevity 95
Flags: no_releases
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: 1336
- days_rel: n/a
- days_push: 66
- n_releases_24m: 0
Adoption not part of the score
1252 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Poline is a tiny TypeScript micro-library that generates color palettes by interpolating HSL colors in polar/cartesian space between anchor points. It is aimed at generative artists and designers who want visually striking, unconventional palettes.
Use cases
- generate color palettes for generative art
- interpolate colors in HSL space
- create palettes from anchor colors
- get CSS color strings for a palette
- generate random color schemes for design projects
When to choose
- you need a small dependency-free palette generator for creative coding or generative art
- you want HSL-based interpolation that produces vivid, unconventional palettes
- you want programmatic palette generation in JavaScript/TypeScript
When to avoid
- you need perceptually uniform, color-science-accurate interpolation (e.g. OKLCH/CIELAB)
- you need a GUI palette picker rather than a code library
- you need palette extraction from images
Facets
library · maturity active
image-processing data-visualization developer-tools graphics web-development web-design browser cross-platform color-palette hsl generative-art color-interpolation typescript micro-library polar-coordinates nodejs web-server
3 sources
- readme: https://github.com/meodai/poline · fetched 2026-08-28 · 72f130616ddd
- homepage: https://meodai.github.io/poline/ · fetched 2026-08-29 · be3563947b50
- registry_npm: https://registry.npmjs.org/poline · fetched 2026-08-29 · 63495c2acb96
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meodai/poline | main | 71 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem