licenses.dev

px2rem-loader v0.1.9

css post loader for px2rem

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
ansi-regex • 0.2.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 1.1.0ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 0.5.1Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT6
commander • 2.6.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
css • 2.2.4CSS parser / stringifierINDIRECT8
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fs-extra • 0.16.5fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT16
has-ansi • 0.1.0Check if a string has ANSI escape codesINDIRECT1
json5 • 1.0.2JSON for humans.INDIRECT1
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
loader-utils • 1.4.2utils for webpack loadersDIRECT4
minimist • 1.2.8parse argument optionsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
px2rem • 0.5.0According to one stylesheet, generate rem version and @1x, @2x and @3x stylesheetDIRECT34
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
strip-ansi • 0.3.0Strip ANSI escape codesINDIRECT1
supports-color • 0.2.0Detect whether a terminal supports colorINDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
ISC11
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
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.9 version:

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