Pinned Repositories
color-alpha
Change alpha of a color string
color-interpolate
Get interpolated color from a palette
color-name
A JSON with CSS color names
color-namer
:art: Give me a color and I'll name it.
color-parse
Color string parser
color-rgba
Get rgba array from color string
color-space
Math & data behind color spaces and color conversions.
get-image-colors
Extract colors from GIF, PNG, JPG, and SVG images
get-svg-colors
Extract stroke and fill colors from SVG files
javascript-yellow
The official color of the JavaScript logo
color.js's Repositories
colorjs/color-namer
:art: Give me a color and I'll name it.
colorjs/get-image-colors
Extract colors from GIF, PNG, JPG, and SVG images
colorjs/color-space
Math & data behind color spaces and color conversions.
colorjs/color-name
A JSON with CSS color names
colorjs/javascript-yellow
The official color of the JavaScript logo
colorjs/color-interpolate
Get interpolated color from a palette
colorjs/color-parse
Color string parser
colorjs/get-svg-colors
Extract stroke and fill colors from SVG files
colorjs/color-rgba
Get rgba array from color string
colorjs/color-alpha
Change alpha of a color string
colorjs/color-spectrum
Convert set of magnitudes to a color
colorjs/pick-a-good-color
Choose the boldest and most accessible color for a given background.
colorjs/make-color-accessible
:art: produce colors that meet web content accessibility guidelines
colorjs/rainbowbot
A color webservice
colorjs/color-composite
For turning layers of alpha colors into one
colorjs/color
Color class [needs maintenance, use ghub.io/color for now]
colorjs/color-measure
Collection of color measurers
colorjs/color-normalize
Convert any color data format to sanitized channels array
colorjs/color-manipulate
Collection of color manipulation functions
colorjs/color-id
Convert color to integer
colorjs/color-stringify
Stringify color values to a css string
colorjs/contributing
Discussion and guidelines for contributing