color
GitHub describes it as :rainbow: Javascript color conversion and manipulation library. The repository metadata lists JavaScript as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.
Qix-/color: color
GitHub describes it as :rainbow: Javascript color conversion and manipulation library. The repository metadata lists JavaScript as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.
Repository scope
GitHub describes it as :rainbow: Javascript color conversion and manipulation library. The repository metadata lists JavaScript as its primary language. The metadata lists the MIT license. The README describes the project this way: JavaScript library for immutable color conversion and manipulation with support for CSS color strings.
Constructors
The README section "Constructors" states: Set the values for individual channels with alpha , red , green , blue , hue , saturationl (hsl), saturationv (hsv), lightness , whiteness , blackness , cyan , magenta , yellow , black
Getters
The README section "Getters" states: Get the hex value. ( NOTE: .hex() does not return alpha values; use .hexa() for an RGBA representation)
CSS Strings
The README section "CSS Strings" states: Calling .string() with a number rounds the numbers to that decimal place. It defaults to 1.
Editorial conclusion
The repository README is the source for this review. It does not replace a local installation or an independent test.
Community notes