licenses.dev

css-modules-loader-core v1.1.0

A loader-agnostic CSS Modules implementation, based on PostCSS

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT14
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
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT2
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
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultDIRECT14
postcss • 6.0.1Tool for transforming styles with JS pluginsDIRECT10
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
ISC4
PackageRelationDependenciesPublished
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSDIRECT0
postcss-modules-extract-imports • 1.1.0A CSS Modules transform to extract local aliases for inline importsDIRECT11
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesDIRECT14
postcss-modules-values • 1.3.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesDIRECT12
BSD-3-Clause1
PackageRelationDependenciesPublished
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/css-modules-loader-core)](https://licenses.dev/npm/css-modules-loader-core)
<a href="https://licenses.dev/npm/css-modules-loader-core">
  <img src="https://licenses.dev/b/npm/css-modules-loader-core" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/npm/css-modules-loader-core/1.1.0)](https://licenses.dev/npm/css-modules-loader-core/1.1.0)
<a href="https://licenses.dev/npm/css-modules-loader-core/1.1.0">
  <img src="https://licenses.dev/b/npm/css-modules-loader-core/1.1.0" alt="licenses" />
</a>
GitHub