licenses.dev

@storybook/api v5.3.21

Core Storybook API & Context

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT123
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-module-imports • 7.24.7Babel helper functions for inserting module loadsINDIRECT28
@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/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@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 nodesINDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@emotion/cache • 10.0.29emotion's cacheINDIRECT4
@emotion/core • 10.3.1> Simple styling in React.INDIRECT67
@emotion/css • 10.0.27a function to serialize css and object stylessINDIRECT62
@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 emotionINDIRECT64
@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
@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
@reach/router • 1.3.4Next generation Routing for React.DIRECT10
@storybook/channels • 5.3.21Storybook Channel is similar to an EventEmitter. Channels are used with Storybook implementations to send/receive events between the Storybook Manager and the Storybook Renderer.DIRECT1
@storybook/client-logger • 5.3.21Any client-side logging that is done through storybook should be done through this package.DIRECT1
@storybook/core-events • 5.3.21Event names used in storybook coreDIRECT1
@storybook/csf • 0.0.1Storybook Component Story Format (CSF) utilitiesDIRECT1
@storybook/router • 5.3.21Core Storybook RouterDIRECT40
@storybook/theming • 5.3.21Core Storybook ComponentsDIRECT89
@types/is-function • 1.0.3TypeScript definitions for is-functionINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.12TypeScript definitions for prop-typesINDIRECT0
@types/reach__router • 1.3.15TypeScript definitions for @reach/routerDIRECT3
@types/react • 18.3.6TypeScript definitions for reactINDIRECT2
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
babel-plugin-emotion • 10.2.2A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT61
babel-plugin-macros • 2.8.0Allows you to build compile-time librariesINDIRECT33
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
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
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 3.38.1Standard libraryDIRECT0
cosmiconfig • 6.0.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT24
create-react-context • 0.3.0Polyfill for the proposed React context APIINDIRECT4
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-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
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
fast-deep-equal • 2.0.1Fast deep equalDIRECT0
find-root • 1.1.0find the closest package.jsonINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
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
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-flag • 3.0.0Check if argv has a specific flagINDIRECT0
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
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
invariant • 2.2.4invariantINDIRECT2
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-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
is-symbol • 1.0.4Determine if a value is an ES6 Symbol or not.INDIRECT1
isobject • 4.0.0Returns true if the value is an object and not an array or null.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
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 • 4.17.21Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
map-or-similar • 1.5.0A JavaScript (JS) Map or Similar object polyfill if Map is not available.INDIRECT0
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-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT16
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.INDIRECT2
process • 0.11.10process information for node.js and browsersINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react • 16.14.0React is a JavaScript library for building user interfaces.DIRECT5
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
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
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
shallow-equal • 1.2.1Minimalistic shallow equality check for arrays/objectsDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
store2 • 2.14.3Better localStorageDIRECT0
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
telejson • 3.3.0A library for teleporting rich data to another place.DIRECT25
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
ts-dedent • 1.2.0TypeScript package which smartly trims and strips indentation from multi-line stringsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
ISC3
PackageRelationDependenciesPublished
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.DIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.3.21 version:

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