licenses.dev

is-color v1.0.2

Check if a string is CSS color value

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
css-color-names • 0.0.4A JSON Object of css color names mapped to their hex valueDIRECT0
hex-color-regex • 1.1.0The best regular expression (regex) for matching hex color values from string.DIRECT0
hsl-regex • 1.0.0Regex for matching HSL colors.DIRECT0
hsla-regex • 1.0.0Regex for matching HSLA colors.DIRECT0
rgb-regex • 1.0.1Regex for RGB color strings.DIRECT0
rgba-regex • 1.0.0Regex for matching RGBA color strings.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/is-color)](https://licenses.dev/npm/is-color)
<a href="https://licenses.dev/npm/is-color">
  <img src="https://licenses.dev/b/npm/is-color" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/is-color/1.0.2)](https://licenses.dev/npm/is-color/1.0.2)
<a href="https://licenses.dev/npm/is-color/1.0.2">
  <img src="https://licenses.dev/b/npm/is-color/1.0.2" alt="licenses" />
</a>
GitHub