licenses.dev

@storybook/components v5.3.21

Core Storybook Components

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT157
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.2Turns an AST into code.INDIRECT10
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.2A JavaScript parserINDIRECT3
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.25.9The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/cache • 10.0.29emotion's cacheINDIRECT4
@emotion/core • 10.3.1> Simple styling in React.INDIRECT59
@emotion/css • 10.0.27a function to serialize css and object stylessINDIRECT54
@emotion/hash • 0.8.0A MurmurHash2 implementationINDIRECT0
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/serialize • 0.11.16serialization utils for emotionINDIRECT5
@emotion/sheet • 0.9.4emotion's stylesheetINDIRECT0
@emotion/styled-base • 10.3.0base styled API for emotionINDIRECT9
@emotion/styled • 10.3.0styled API for emotionINDIRECT56
@emotion/stylis • 0.8.5A custom build of StylisINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@emotion/utils • 0.11.3internal utils for emotionINDIRECT0
@emotion/weak-memoize • 0.2.5A memoization function that uses a WeakMapINDIRECT0
@hypnosphi/create-react-context • 0.3.1Polyfill for the proposed React context APIINDIRECT4
@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
@storybook/client-logger • 5.3.21Any client-side logging that is done through storybook should be done through this package.DIRECT1
@storybook/theming • 5.3.21Core Storybook ComponentsDIRECT81
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.13TypeScript definitions for prop-typesINDIRECT0
@types/react-syntax-highlighter • 11.0.4TypeScript definitions for react-syntax-highlighterDIRECT3
@types/react-textarea-autosize • 4.3.6TypeScript definitions for react-textarea-autosizeDIRECT3
@types/react • 18.3.12TypeScript definitions for reactINDIRECT2
babel-plugin-emotion • 10.2.2A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT53
babel-plugin-macros • 2.8.0Allows you to build compile-time librariesINDIRECT25
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
can-use-dom • 0.1.0Test if you can use dom in the current environmentINDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
clipboard • 2.0.11Modern copy to clipboard. No Flash. Just 2kbINDIRECT4
comma-separated-tokens • 1.0.8Parse and stringify comma-separated tokensINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 3.39.0Standard libraryDIRECT0
cosmiconfig • 6.0.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
csstype • 2.6.21Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT22
deep-object-diff • 1.1.9Deep diffs two objects, including nested structures of arrays and objects, and return the difference.INDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT11
delegate • 3.2.0Lightweight event delegationINDIRECT0
detect-node-es • 1.1.0Detect Node.JS (as opposite to browser environment). ESM modificationINDIRECT0
emotion-theming • 10.3.0A CSS-in-JS theming solution, inspired by styled-componentsINDIRECT5
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fault • 1.0.4Functional errors with formatted outputINDIRECT1
find-root • 1.1.0find the closest package.jsonINDIRECT0
focus-lock • 1.3.5DOM trap for a focusINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
global • 4.4.0Require global variablesDIRECT3
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
good-listener • 1.2.2A more versatile way of adding & removing event listenersINDIRECT1
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
gud • 1.0.0Create a 'gud nuff' (not cryptographically secure) globally unique idINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hast-util-parse-selector • 2.2.5hast utility to create an element from a simple CSS selectorINDIRECT0
hastscript • 5.1.2hast utility to create treesINDIRECT5
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
invariant • 2.2.4invariantINDIRECT2
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-arguments • 1.1.1Is this an arguments object? It's a harder question than you think.INDIRECT13
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lowlight • 1.11.0Virtual syntax highlighting for virtual DOMs and non-HTML thingsINDIRECT3
map-or-similar • 1.5.0A JavaScript (JS) Map or Similar object polyfill if Map is not available.INDIRECT0
markdown-to-jsx • 6.11.4Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.DIRECT6
memoizerific • 1.11.3Fast, small, efficient JavaScript memoization lib to memoize JS functionsDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT14
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
polished • 3.7.2A lightweight toolset for writing styles in Javascript.DIRECT2
popper.js • 1.16.1A kickass library to manage your poppersDIRECT0
prismjs • 1.17.1Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT5
prismjs • 1.29.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
property-information • 5.6.0Information for HTML propertiesINDIRECT1
react-clientside-effect • 1.2.6Create components whose prop changes map to a global side effectINDIRECT2
react-dom • 16.14.0React package for working with the DOM.DIRECT6
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.INDIRECT0
react-focus-lock • 2.13.2It is a trap! (for a focus)DIRECT13
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-popper-tooltip • 2.11.1React tooltip library built around react-popperDIRECT36
react-popper • 1.3.11React wrapper around Popper.jsINDIRECT35
react-syntax-highlighter • 11.0.3syntax highlighting component for react with prismjs or highlightjs ast using inline stylesDIRECT29
react-textarea-autosize • 7.1.2textarea component for React which grows with contentDIRECT7
react • 16.14.0React is a JavaScript library for building user interfaces.DIRECT5
refractor • 2.10.1Lightweight, robust, elegant virtual syntax highlighting using PrismINDIRECT20
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.3ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT16
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
scheduler • 0.19.1Cooperative scheduler for the browser environment.INDIRECT3
select • 1.1.2Programmatically select the text of a HTML elementINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
simplebar-react • 1.2.3React component for SimpleBarDIRECT12
simplebar • 4.2.3Scrollbars, simpler.INDIRECT6
space-separated-tokens • 1.1.5Parse and stringify space-separated tokensINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tiny-emitter • 2.1.0A tiny (less than 1k) event emitter libraryINDIRECT0
ts-dedent • 1.2.0TypeScript package which smartly trims and strips indentation from multi-line stringsDIRECT0
typed-styles • 0.0.7Typed styles for cssinjsINDIRECT0
unquote • 1.1.1Remove wrapping quotes from a string.INDIRECT0
use-callback-ref • 1.3.2The same useRef, but with callbackINDIRECT1
use-sidecar • 1.1.2Sidecar code splitting utilsINDIRECT2
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
xtend • 4.0.2extend like a bossINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
highlight.js • 9.13.1Syntax highlighting with language autodetection.INDIRECT0
highlight.js • 9.18.5Syntax highlighting with language autodetection.INDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
unknown3
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
format • 0.2.2printf, sprintf, and vsprintf for JavaScriptINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
ISC2
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
react-helmet-async • 1.3.0Thread-safe Helmet for React 16+ and friendsDIRECT10
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40storybook%2Fcomponents)](https://licenses.dev/npm/%40storybook%2Fcomponents)
<a href="https://licenses.dev/npm/%40storybook%2Fcomponents">
  <img src="https://licenses.dev/b/npm/%40storybook%2Fcomponents" alt="licenses" />
</a>

Or the licenses badge code for the 5.3.21 version:

[![licenses](https://licenses.dev/b/npm/%40storybook%2Fcomponents/5.3.21)](https://licenses.dev/npm/%40storybook%2Fcomponents/5.3.21)
<a href="https://licenses.dev/npm/%40storybook%2Fcomponents/5.3.21">
  <img src="https://licenses.dev/b/npm/%40storybook%2Fcomponents/5.3.21" alt="licenses" />
</a>
GitHub