licenses.dev

@fourstech-ui/docs v1.0.0

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT80
PackageRelationDependenciesPublished
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@fourstech-ui/react • 2.0.0DIRECT15
@fourstech-ui/tokens • 2.0.0DIRECT0
@radix-ui/primitive • 1.1.0INDIRECT0
@radix-ui/react-avatar • 1.1.0INDIRECT6
@radix-ui/react-checkbox • 1.1.1INDIRECT11
@radix-ui/react-compose-refs • 1.1.0INDIRECT0
@radix-ui/react-context • 1.1.0INDIRECT0
@radix-ui/react-presence • 1.1.0INDIRECT2
@radix-ui/react-primitive • 2.0.0INDIRECT2
@radix-ui/react-slot • 1.1.0INDIRECT1
@radix-ui/react-use-callback-ref • 1.1.0INDIRECT0
@radix-ui/react-use-controllable-state • 1.1.0INDIRECT1
@radix-ui/react-use-layout-effect • 1.1.0INDIRECT0
@radix-ui/react-use-previous • 1.1.0INDIRECT0
@radix-ui/react-use-size • 1.1.0INDIRECT1
@stitches/react • 1.2.8The modern CSS-in-JS libraryINDIRECT0
@storybook/addon-a11y • 6.5.16Test component compliance with web accessibility standardsDIRECT61
@storybook/addons • 6.5.16Storybook addons storeINDIRECT50
@storybook/api • 6.5.16Core Storybook API & ContextINDIRECT48
@storybook/channels • 6.5.16Storybook Channel is similar to an EventEmitter. Channels are used with Storybook implementations to send/receive events between the Storybook Manager and the Storybook Renderer.INDIRECT3
@storybook/client-logger • 6.5.16Any client-side logging that is done through storybook should be done through this package.INDIRECT5
@storybook/components • 6.5.16Core Storybook ComponentsINDIRECT28
@storybook/core-events • 6.5.16Event names used in storybook coreINDIRECT1
@storybook/csf • 0.0.2--canary.4566f4d.1Component Story Format (CSF) utilitiesINDIRECT1
@storybook/router • 6.5.16Core Storybook RouterINDIRECT24
@storybook/theming • 6.5.16Core Storybook ComponentsINDIRECT9
@types/is-function • 1.0.3TypeScript definitions for is-functionINDIRECT0
@types/webpack-env • 1.18.5TypeScript definitions for webpack-envINDIRECT0
batch-processor • 1.0.0Batch processing in JSINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
core-js • 3.38.1Standard libraryINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
element-resize-detector • 1.2.4Resize event emitter for elements.INDIRECT1
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
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
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 variablesINDIRECT3
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
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
invariant • 2.2.4invariantINDIRECT2
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
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
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
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 functionsINDIRECT1
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
phosphor-react • 1.4.1A clean and friendly icon family for ReactDIRECT0
polished • 4.3.1A lightweight toolset for writing styles in Javascript.DIRECT2
process • 0.11.10process information for node.js and browsersINDIRECT0
react-dom • 18.3.1React package for working with the DOM.DIRECT3
react-sizeme • 3.0.2Make your React Components aware of their width and/or height!INDIRECT7
react • 18.3.1React is a JavaScript library for building user interfaces.DIRECT2
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
store2 • 2.14.3Better localStorageINDIRECT0
telejson • 6.0.8A library for teleporting rich data to another place.INDIRECT25
throttle-debounce • 3.0.1Throttle and debounce functions.INDIRECT0
ts-dedent • 2.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 supportINDIRECT0
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
MPL-2.01
PackageRelationDependenciesPublished
axe-core • 4.10.0Accessibility engine for automated Web UI testingINDIRECT0
ISC1
PackageRelationDependenciesPublished
@storybook/semver • 7.3.2The semantic version parser used by npm for browser.INDIRECT7
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/%40fourstech-ui%2Fdocs/1.0.0)](https://licenses.dev/npm/%40fourstech-ui%2Fdocs/1.0.0)
<a href="https://licenses.dev/npm/%40fourstech-ui%2Fdocs/1.0.0">
  <img src="https://licenses.dev/b/npm/%40fourstech-ui%2Fdocs/1.0.0" alt="licenses" />
</a>
GitHub