licenses.dev

styled-components v4.4.1

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT49
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/generator • 7.25.6Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.24.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT4
@babel/helper-module-imports • 7.24.7Babel helper functions for inserting module loadsDIRECT28
@babel/helper-plugin-utils • 7.24.8General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/plugin-syntax-jsx • 7.24.7Allow parsing of jsxINDIRECT1
@babel/template • 7.25.0Generate an AST from a string template.INDIRECT16
@babel/traverse • 7.25.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsDIRECT0
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
babel-plugin-styled-components • 2.1.4Improve the debugging experience and add server-side rendering support to styled-componentsDIRECT34
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
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
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectDIRECT3
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
memoize-one • 5.2.1A memoization library which only remembers the latest invocationDIRECT0
merge-anything • 2.4.4Merge objects & other types recursively. A simple & small integration.DIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-is • 16.13.1Brand checking of React Elements.DIRECT0
stylis-rule-sheet • 0.0.10stylis plugin to extract individual rules to use with insertRule APIDIRECT0
stylis • 3.5.4light - weight css preprocessorDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorDIRECT1
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
ISC2
PackageRelationDependenciesPublished
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.4.1 version:

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