licenses.dev

postcss-functions v3.0.0

PostCSS plugin for exposing JavaScript functions

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
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
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeDIRECT0
postcss • 6.0.23Tool for transforming styles with JS pluginsDIRECT8
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
ISC7
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
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-functions)](https://licenses.dev/npm/postcss-functions)
<a href="https://licenses.dev/npm/postcss-functions">
  <img src="https://licenses.dev/b/npm/postcss-functions" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.0 version:

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