licenses.dev

rollup-plugin-postcss v1.6.3

Seamless integration between Rollup and PostCSS

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT135
PackageRelationDependenciesPublished
alphanum-sort • 1.0.2Alphanumeric sorting algorithmINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
autoprefixer • 6.7.7Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteINDIRECT18
balanced-match • 0.4.2Match balanced character pairs, like "{" and "}"INDIRECT0
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
browserslist • 1.7.7Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT2
caniuse-api • 1.6.1request the caniuse data to check browsers compatibilitiesINDIRECT5
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightDIRECT6
clap • 1.2.3Command line argument parserINDIRECT7
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
coa • 1.0.4Command-Option-Argument: Yet another parser for command line options.INDIRECT1
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 0.3.0Parser and generator for CSS color stringsINDIRECT1
color • 0.11.4Color conversion and manipulation with CSS string supportINDIRECT4
colormin • 1.1.2Turn a CSS color into its smallest representation.INDIRECT7
colors • 1.1.2get colors in your node.js consoleINDIRECT0
cosmiconfig • 2.2.2Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT12
css-color-names • 0.0.4A JSON Object of css color names mapped to their hex valueINDIRECT0
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
cssnano • 3.10.0A modular minifier, built on top of the PostCSS ecosystem.DIRECT94
csso • 2.3.2CSSO (CSS Optimizer) is a CSS minifier with structural optimisationsINDIRECT9
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
estree-walker • 0.6.1Traverse an ESTree-compliant ASTINDIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
flatten • 1.0.3Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.INDIRECT0
fs-extra • 5.0.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generic-names • 2.0.1Helper for building generic names, similar to webpackINDIRECT5
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-comment-regex • 1.1.2Regular expression for matching HTML commentsINDIRECT0
import-cwd • 2.1.0Import a module like with `require()` but from the current working directoryDIRECT2
import-from • 2.1.0Import a module like with `require()` but from a given pathINDIRECT1
indexes-of • 1.0.1line String/Array#indexOf but return all the indexes in an arrayINDIRECT0
is-absolute-url • 2.1.0Check if an URL is absoluteINDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-svg • 2.1.0Check if a string or buffer is SVGINDIRECT1
js-yaml • 3.7.0YAML 1.2 parser and serializerINDIRECT3
json5 • 1.0.2JSON for humans.INDIRECT1
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
math-expression-evaluator • 1.4.0A flexible math expression evaluatorINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
normalize-url • 1.9.1Normalize a URLINDIRECT6
num2fraction • 1.2.2Convert number to fractionINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
p-queue • 2.4.2Promise queue with concurrency controlDIRECT0
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pify • 3.0.0Promisify a callback-style functionDIRECT0
postcss-calc • 5.3.1PostCSS plugin to reduce calc()INDIRECT18
postcss-colormin • 2.2.2Minify colors in your CSS files with PostCSS.INDIRECT21
postcss-convert-values • 2.6.1Convert values with PostCSS (e.g. ms -> s)INDIRECT13
postcss-discard-comments • 2.0.4Discard comments in your CSS files with PostCSS.INDIRECT12
postcss-discard-duplicates • 2.1.0Discard duplicate rules in your CSS files with PostCSS.INDIRECT12
postcss-discard-empty • 2.1.0Discard empty rules and values with PostCSS.INDIRECT12
postcss-discard-overridden • 0.1.1PostCSS plugin to discard overridden @keyframes or @counter-style.INDIRECT12
postcss-discard-unused • 2.2.3Discard unused counter styles, keyframes and fonts.INDIRECT13
postcss-filter-plugins • 2.0.3Exclude/warn on duplicated PostCSS plugins.INDIRECT12
postcss-load-config • 1.2.0Autoload Config for PostCSSDIRECT15
postcss-load-options • 1.2.0Autoload Options for PostCSSINDIRECT13
postcss-load-plugins • 2.3.0Autoload Plugins for PostCSSINDIRECT13
postcss-merge-idents • 2.1.7Merge keyframe and counter style identifiers.INDIRECT14
postcss-merge-longhand • 2.0.2Merge longhand properties into shorthand with PostCSS.INDIRECT12
postcss-merge-rules • 2.1.2Merge CSS rules with PostCSS.INDIRECT23
postcss-message-helpers • 2.0.0PostCSS helpers to throw or output GNU style messagesINDIRECT0
postcss-minify-font-values • 1.0.5Minify font declarations with PostCSSINDIRECT14
postcss-minify-gradients • 1.0.5Minify gradient parameters with PostCSS.INDIRECT13
postcss-minify-params • 1.2.2Minify at-rule params with PostCSSINDIRECT15
postcss-minify-selectors • 2.1.1Minify selectors with PostCSS.INDIRECT18
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultINDIRECT12
postcss-modules • 1.5.0PostCSS plugin to use CSS Modules everywhereDIRECT38
postcss-normalize-charset • 1.1.1Add necessary or remove extra charset with PostCSSINDIRECT12
postcss-normalize-url • 3.0.8Normalize URLs with PostCSSINDIRECT21
postcss-ordered-values • 2.2.3Ensure values are ordered consistently in your CSS.INDIRECT13
postcss-reduce-idents • 2.4.0Reduce custom identifiers with PostCSS.INDIRECT13
postcss-reduce-initial • 1.0.1Reduce initial definitions to the actual initial value, where possible.INDIRECT12
postcss-reduce-transforms • 1.0.4Reduce transform functions with PostCSS.INDIRECT14
postcss-selector-parser • 2.2.3> Selector parser with built in methods for working with selector strings.INDIRECT3
postcss-svgo • 2.1.6Optimise inline SVG with PostCSS.INDIRECT29
postcss-unique-selectors • 2.0.2Ensure CSS selectors are unique.INDIRECT14
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss-zindex • 2.2.0Reduce z-index values with PostCSS.INDIRECT14
postcss • 5.2.18Tool for transforming styles with JS pluginsINDIRECT11
postcss • 6.0.1Tool for transforming styles with JS pluginsINDIRECT10
postcss • 6.0.23Tool for transforming styles with JS pluginsDIRECT8
postcss • 7.0.39Tool for transforming styles with JS pluginsINDIRECT2
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
promise.series • 0.2.0Run Promise in series.DIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
query-string • 4.3.4Parse and stringify URL query stringsINDIRECT2
reduce-css-calc • 1.3.0Reduce CSS calc() function to the maximumINDIRECT4
reduce-function-call • 1.0.3Reduce function calls in a string, using a callbackINDIRECT1
require-from-string • 1.2.1Require module from stringINDIRECT0
reserved-words • 0.1.2ECMAScript reserved words checkerDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
rollup-pluginutils • 2.8.2Functionality commonly needed by Rollup pluginsDIRECT1
sort-keys • 1.1.2Sort the keys of an objectINDIRECT1
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
style-inject • 0.3.0Inject style tag to document head.DIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
svgo • 0.7.2Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT21
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
uniqs • 2.0.0Tiny utility to create unions and de-duplicated listsINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
vendors • 1.0.4List of vendor prefixes known to the web platformINDIRECT0
whet.extend • 0.9.9A sharped version of port of jQuery.extend that actually works on node.jsINDIRECT0
ISC10
PackageRelationDependenciesPublished
concat-with-sourcemaps • 1.1.0Concatenate file contents with a custom separator and generate a source mapDIRECT1
css-modules-loader-core • 1.1.0A loader-agnostic CSS Modules implementation, based on PostCSSINDIRECT27
electron-to-chromium • 1.5.178Provides a list of electron-to-chromium version mappingsINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
postcss-modules-extract-imports • 1.1.0A CSS Modules transform to extract local aliases for inline importsINDIRECT9
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT12
postcss-modules-values • 1.3.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT10
sax • 1.2.4An evented streaming XML parser in JavaScriptINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
string-hash • 1.1.3fast string hashing functionINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-db • 1.0.30001726Raw browser/feature support data from caniuse.comINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.6.3 version:

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