UNPKG

d3-hsluv

Version:

HSLuv, the human-friendly HSl (Hue, Saturation, Lightness) color space.

3 lines (2 loc) 149 B
export {default as hsluv} from "./src/hsluv"; export {default as interpolateHsluv, hsluvLong as interpolateHsluvLong} from "./src/interpolateHsluv";