licenses.dev

postcss-color-function v2.0.1

PostCSS plugin to transform W3C CSS color function to more compatible CSS.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 0.1.0Match balanced character pairs, like "{" and "}"INDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 0.3.0Parser and generator for CSS color stringsINDIRECT1
color • 0.11.4Color conversion and manipulation with CSS string supportINDIRECT4
css-color-function • 1.3.3A parser and converter for Tab Atkins's proposed color function in CSS.DIRECT9
debug • 3.2.7small debugging utilityINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
postcss-message-helpers • 2.0.0PostCSS helpers to throw or output GNU style messagesDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeDIRECT0
postcss • 5.2.18Tool for transforming styles with JS pluginsDIRECT11
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
non-standard1
PackageRelationDependenciesPublished
rgb • 0.1.0converts all sorts of colors to rgb format.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.1 version:

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