licenses.dev

postcss-selector-matches v2.0.5

PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
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.4.2Match balanced character pairs, like "{" and "}"DIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
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
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.5 version:

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