licenses.dev

wix-style-react v10.168.1

wix-style-react

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT121
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
@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
@hypnosphi/create-react-context • 0.3.1Polyfill for the proposed React context APIINDIRECT4
@react-dnd/asap • 4.0.1High-priority task queue for Node.js and browsersINDIRECT0
@react-dnd/invariant • 2.0.0invariantxINDIRECT0
@react-dnd/shallowequal • 2.0.0Like lodash isEqualWith but for shallow equal.INDIRECT0
@types/hoist-non-react-statics • 3.3.5TypeScript definitions for hoist-non-react-staticsINDIRECT5
@types/prop-types • 15.7.13TypeScript definitions for prop-typesINDIRECT0
@types/react • 18.3.12TypeScript definitions for reactINDIRECT2
@wix/design-system-tokens • 1.36.0Design system tokensDIRECT0
array-from • 2.1.1A ponyfill for the ES 2015 (ES6) `Array.from()`.INDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
chart.js • 2.9.4Simple HTML5 charts using the canvas element.DIRECT6
chartjs-color-string • 0.6.0Parser and generator for CSS color stringsINDIRECT1
chartjs-color • 2.4.1Color conversion and manipulation with CSS string supportINDIRECT4
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
clsx • 2.1.1A tiny (239B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 2.0.1Color conversion and manipulation with CSS string supportDIRECT6
core-js • 3.39.0Standard libraryINDIRECT0
cross-fetch • 3.1.8Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
css-element-queries • 1.2.3CSS-Element-Queries Polyfill. Proof-of-concept for high-speed element dimension/media queries in valid css.DIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryDIRECT2
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT22
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
difference • 1.0.2Calculate the difference of two arraysDIRECT0
dnd-core • 11.1.3Drag and drop sans the GUIINDIRECT5
dom-align • 1.12.4Align DOM Node Flexibly INDIRECT0
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT3
draft-js • 0.11.7A React framework for building text editors.DIRECT16
enquire.js • 2.1.6Awesome Media Queries in JavaScriptINDIRECT0
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
fbjs-css-vars • 1.0.2This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.INDIRECT0
fbjs • 2.0.0A collection of utility libraries used by other Facebook JS projectsINDIRECT14
framer-motion • 6.2.4A simple and powerful React animation libraryDIRECT7
framesync • 6.0.1A frame-synced render loop for JavaScriptINDIRECT1
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
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
hey-listen • 1.0.8Warning and invariant dev-ex messaging.INDIRECT0
hoist-non-react-methods • 1.1.0Copies non-react specific methods from a child component to a parent componentDIRECT21
howler • 2.2.4Javascript audio library for the modern web.DIRECT0
invariant • 2.2.4invariantINDIRECT2
is-arguments • 1.1.1Is this an arguments object? It's a harder question than you think.INDIRECT13
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json2mq • 0.2.0Generate media query string from JSON or javascript objectINDIRECT1
just-extend • 4.2.1extend an objectINDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` 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
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
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
omit • 1.0.1Efficient ommission of object data based on keys, values and evaluator functionsDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
popmotion • 11.0.3The animator's toolboxINDIRECT4
popper.js • 1.16.1A kickass library to manage your poppersDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
rc-align • 4.0.15align ui component for reactINDIRECT7
rc-motion • 2.9.3React lifecycle controlled motion libraryINDIRECT5
rc-slider • 9.7.2Slider UI component for ReactDIRECT12
rc-tooltip • 5.3.1React TooltipINDIRECT10
rc-trigger • 5.3.4base abstract trigger component for reactINDIRECT9
rc-util • 5.43.0Common Utils For React ComponentINDIRECT3
react-chartjs-2 • 2.11.2react-chartjs-2DIRECT6
react-day-picker • 7.4.10Flexible date picker component for ReactDIRECT5
react-dnd-test-backend • 11.1.3A mock backend for testing React DnD appsDIRECT6
react-dnd-touch-backend • 11.1.3Touch backend for react-dndDIRECT6
react-dnd • 11.1.3Drag and Drop for ReactDIRECT13
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-modal • 3.16.1Accessible modal dialog component for React.JSDIRECT8
react-popper • 1.3.11React wrapper around Popper.jsDIRECT35
react-scroll-sync • 0.11.0Synchronize scroll positions across multiple scrollable containersDIRECT5
react-slick • 0.30.2 React port of slick carouselDIRECT6
react-window • 1.8.10React components for efficiently rendering large, scrollable lists and tabular dataDIRECT3
redux • 4.2.1Predictable state container for JavaScript appsINDIRECT2
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
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.DIRECT0
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
string-convert • 0.2.1String convertionsINDIRECT0
style-value-types • 5.0.0Parsers, transformers and tests for special value types, eg: %, hex codes etc.INDIRECT2
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
typed-styles • 0.0.7Typed styles for cssinjsINDIRECT0
ua-parser-js • 0.7.39Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
BSD-3-Clause30
PackageRelationDependenciesPublished
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/formatio • 2.0.0Human-readable object formattingINDIRECT1
@sinonjs/formatio • 3.2.2Human-readable object formattingINDIRECT5
@sinonjs/samsam • 3.3.3Value identification and comparison functionsINDIRECT4
@stylable/uni-driver • 2.5.3Stylable UniDriver testing utilitiesINDIRECT0
d3-array • 2.12.1Array manipulation, ordering, searching, summarizing, etc.DIRECT1
d3-axis • 2.1.0Displays automatic reference lines for scales.DIRECT0
d3-color • 2.0.0Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).INDIRECT0
d3-dispatch • 2.0.0Register named callbacks and call them with arguments.INDIRECT0
d3-ease • 2.0.0Easing functions for smooth animation.DIRECT0
d3-format • 2.0.0Format numbers for human consumption.DIRECT0
d3-interpolate • 2.0.1Interpolate numbers, colors, strings, arrays, objects, whatever!INDIRECT1
d3-path • 2.0.0Serialize Canvas path commands to SVG.INDIRECT0
d3-scale • 3.3.0Encodings that map abstract data to visual representation.DIRECT7
d3-selection • 2.0.0Data-driven DOM manipulation: select elements and join them to data.DIRECT0
d3-shape • 2.1.0Graphical primitives for visualization, such as lines and areas.DIRECT1
d3-time-format • 3.0.0A JavaScript time formatter and parser inspired by strftime and strptime.INDIRECT3
d3-time • 2.1.1A calculator for humanity’s peculiar conventions of time.INDIRECT2
d3-timer • 2.0.0An efficient queue capable of managing thousands of concurrent animations.INDIRECT0
d3-transition • 2.0.0Animated transitions for D3 selections.DIRECT5
diff • 3.5.0A javascript text diff implementation.INDIRECT0
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
immutable • 3.7.6Immutable Data CollectionsINDIRECT0
lolex • 2.7.5Fake JavaScript timersINDIRECT0
lolex • 5.1.2Fake JavaScript timersINDIRECT2
nise • 1.5.3Fake XHR and serverINDIRECT11
react-transition-group • 4.4.5A react component toolset for managing animationsDIRECT9
samsam • 1.3.0Value identification and comparison functionsINDIRECT0
sinon • 4.5.0JavaScript test spies, stubs and mocks.INDIRECT20
Apache-2.08
PackageRelationDependenciesPublished
@react-aria/focus • 3.18.4Spectrum UI components in ReactDIRECT8
@react-aria/interactions • 3.22.4Spectrum UI components in ReactINDIRECT7
@react-aria/ssr • 3.9.6Spectrum UI components in ReactINDIRECT2
@react-aria/utils • 3.25.3Spectrum UI components in ReactINDIRECT6
@react-stately/utils • 3.10.4Spectrum UI components in ReactINDIRECT2
@react-types/shared • 3.25.0Spectrum UI components in ReactINDIRECT0
@swc/helpers • 0.5.13External helpers for the swc project.INDIRECT1
draft-convert • 2.1.13Extensibly serialize & deserialize Draft.js ContentStateDIRECT6
non-standard6
PackageRelationDependenciesPublished
@wix/unidriver-core • 1.1.8INDIRECT2
@wix/unidriver-jsdom-react-legacy • 1.1.4~~ Your description here ~~INDIRECT3
@wix/unidriver-jsdom-react • 1.2.9~~ Your description here ~~INDIRECT3
@wix/unidriver-puppeteer • 1.1.2INDIRECT3
@wix/wix-ui-icons-common • 3.52.0A set of commonly used icons for the Wix UI design system. [Storybook](https://wix-pages.com/wix-ui-icons-common)DIRECT3
@wix/wix-ui-test-utils • 1.1.14> A common test utils used within the different `wix-ui` packagesDIRECT8
ISC3
PackageRelationDependenciesPublished
draft-js-export-html • 1.4.1DraftJS: Export ContentState to HTMLDIRECT1
draft-js-utils • 1.4.1Collection of utilities for DraftJSINDIRECT0
internmap • 1.0.1Map and Set with automatic key interningINDIRECT0
unknown2
PackageRelationDependenciesPublished
gradient-parser • 1.0.2Parse CSS3 gradient definitions and return an AST.DIRECT0
wix-design-systems-locale-utils • 1.152.0> A common utils used within the `wix-design-systems` packagesDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
@sinonjs/text-encoding • 0.7.3Polyfill for the Encoding Living Standard's API.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 10.168.1 version:

[![licenses](https://licenses.dev/b/npm/wix-style-react/10.168.1)](https://licenses.dev/npm/wix-style-react/10.168.1)
<a href="https://licenses.dev/npm/wix-style-react/10.168.1">
  <img src="https://licenses.dev/b/npm/wix-style-react/10.168.1" alt="licenses" />
</a>
GitHub