{"library":"color-stringify","type":"library","category":null,"description":"color-stringify is a JavaScript utility for converting various color value representations (like arrays of RGB/HSL components or objects) into standard CSS color strings. It supports outputting in formats such as hex (`#RRGGBB`), keywords (`red`), percentage (`rgb(10%, 20%, 30%)`), and several Adobe-specific formats, alongside the default `rgba()` or `hsla()` output. The library is currently at version 1.2.1, with its last update in early 2019, suggesting an abandoned or maintenance-only release cadence. It differentiates itself by offering a specific utility for stringifying pre-parsed color values, often paired with a parsing library like `color-parse`.","language":"javascript","status":"abandoned","version":"1.2.1","tags":["javascript","color","stringify","color-string"],"last_verified":"Wed May 27","install":[{"cmd":"npm install color-stringify","imports":["const stringify = require('color-stringify');","const { stringify } = require('color-stringify');"]},{"cmd":"yarn add color-stringify","imports":[]},{"cmd":"pnpm add color-stringify","imports":[]}],"homepage":null,"github":"https://github.com/dfcreative/color-stringify","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/color-stringify","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/color-stringify/compatibility"}}