color-elements
Version:
A set of web components for working with color. A Color.js project.
13 lines (12 loc) • 901 B
JSON
{
"color-picker": "Select and adjust colors in any color space using sliders and input fields.",
"color-scale": "Display a list of colors. Primarily intended for color palettes.",
"color-chart": "Display lists of colors as a scatterplot or line chart.",
"color-swatch": "Display a visual representation of a color alongside the info about it.",
"color-inline": "Display a color swatch alone or alongside its textual representation.",
"channel-slider": "Display a <code><color-slider></code> for a specific channel.",
"color-slider": "Display a slider with a gradient background. Primarily intended for color picking.",
"gamut-badge": "Gamut indicator. Used internally by <code><color-swatch></code>.",
"channel-picker": "Select individual color channels within a specified color space.",
"space-picker": "Select a color space from a list of predefined or custom color spaces."
}