{"library":"chartjs-color-string","type":"library","category":null,"description":"This library, `chartjs-color-string`, provides utilities for parsing and generating CSS color strings in various formats, including named colors, hex, rgb(a), and hsl(a). It outputs color components as numerical arrays. While it is part of the Chart.js ecosystem, its latest version, 0.6.0, was published over seven years ago, indicating a mature and stable, but infrequently updated, project. It supports modern CSS color string formats like `#rgba` and `#rrggbbaa` since version 0.6.0 and case-insensitive parsing of RGB(A) strings since 0.5.0. Its primary differentiator is its lightweight focus on string conversion, making it suitable for environments where a full-featured color manipulation library is not needed. The package should be considered in maintenance mode.","language":"javascript","status":"maintenance","version":"0.6.0","tags":["javascript","color","colour","rgb","css"],"last_verified":"Wed May 27","install":[{"cmd":"npm install chartjs-color-string","imports":["import * as colorString from 'chartjs-color-string';","const colorString = require('chartjs-color-string');","import { getRgb } from 'chartjs-color-string'; /* NOT a direct export */"]},{"cmd":"yarn add chartjs-color-string","imports":[]},{"cmd":"pnpm add chartjs-color-string","imports":[]}],"homepage":null,"github":"https://github.com/chartjs/chartjs-color-string","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/chartjs-color-string","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/chartjs-color-string/compatibility"}}