licenses.dev

postcss-color-hwb v3.0.0

PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 1.0.3Color conversion and manipulation with CSS string supportDIRECT5
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
postcss-message-helpers • 2.0.0PostCSS helpers to throw or output GNU style messagesDIRECT0
postcss • 6.0.23Tool for transforming styles with JS pluginsDIRECT8
reduce-function-call • 1.0.3Reduce function calls in a string, using a callbackDIRECT1
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0 version:

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