# meodai/poline

Esoteric Palette Generator Mico-Lib Interpolating HSL Color in cartesian space

Repository: https://github.com/meodai/poline
Canonical: https://ross.abutalabs.com/products/poline
Homepage: https://meodai.github.io/poline/
Language: TypeScript
License: MIT
License Family: permissive
Topics: color, colors, colour, art, color-palette, hsl, palette
Last push: 2026-06-28T16:59:43+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 89, release rhythm 35, longevity 95
- inputs: {"age_days": 1336, "days_push": 66, "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 1252, forks 70 (observed 2026-08-28T04:04:08.468204+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: image-processing, data-visualization, developer-tools
- domain: graphics, web-development, web-design
- platform: browser, cross-platform
- tags: color-palette, hsl, generative-art, color-interpolation, typescript, micro-library, polar-coordinates, nodejs, web-server

## Member repositories
- meodai/poline (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.468204+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-30T05:07:33.899777+00:00, confidence not recorded.
  - readme: https://github.com/meodai/poline (fetched 2026-08-28T04:04:08.468204+00:00, sha 72f130616ddd)
  - homepage: https://meodai.github.io/poline/ (fetched 2026-08-29T12:18:19.849600+00:00, sha be3563947b50)
  - registry_npm: https://registry.npmjs.org/poline (fetched 2026-08-29T12:18:19.860209+00:00, sha 63495c2acb96)
- Data as of 2026-08-30T08:39:29.467469+00:00.
