licenses.dev

@fullhuman/postcss-purgecss v2.3.0

PostCSS plugin for PurgeCSS

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
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
commander • 5.1.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss • 7.0.32Tool for transforming styles with JS pluginsDIRECT9
purgecss • 2.3.0Remove unused css selectorsDIRECT25
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 6.1.0Detect whether a terminal supports colorINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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 globberINDIRECT10
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/%40fullhuman%2Fpostcss-purgecss)](https://licenses.dev/npm/%40fullhuman%2Fpostcss-purgecss)
<a href="https://licenses.dev/npm/%40fullhuman%2Fpostcss-purgecss">
  <img src="https://licenses.dev/b/npm/%40fullhuman%2Fpostcss-purgecss" alt="licenses" />
</a>

Or the licenses badge code for the 2.3.0 version:

[![licenses](https://licenses.dev/b/npm/%40fullhuman%2Fpostcss-purgecss/2.3.0)](https://licenses.dev/npm/%40fullhuman%2Fpostcss-purgecss/2.3.0)
<a href="https://licenses.dev/npm/%40fullhuman%2Fpostcss-purgecss/2.3.0">
  <img src="https://licenses.dev/b/npm/%40fullhuman%2Fpostcss-purgecss/2.3.0" alt="licenses" />
</a>
GitHub