licenses.dev

wix-ui-core v1.0.131

wix-ui-core

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT78
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
array-from • 2.1.1A ponyfill for the ES 2015 (ES6) `Array.from()`.INDIRECT0
balanced-match • 0.4.2Match balanced character pairs, like "{" and "}"INDIRECT0
camelcase-css • 1.0.1Convert a dash-separated CSS property to a camelCased DOM property.INDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
clean-css • 4.2.4A well-tested CSS minifierINDIRECT1
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT2
css-vendor • 0.3.8CSS vendor prefix detection and property feature testing.INDIRECT1
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
deindent • 0.1.0ES6 template string helper for deindentationINDIRECT0
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
enhanced-resolve • 4.5.0Offers a async require.resolve function. It's highly configurable.INDIRECT13
errno • 0.1.8libuv errno details exposedINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hoist-non-react-methods • 1.1.0Copies non-react specific methods from a child component to a parent componentINDIRECT21
indexes-of • 1.0.1line String/Array#indexOf but return all the indexes in an arrayINDIRECT0
ip-regex • 1.0.3Regular expression for matching IP addressesINDIRECT0
is-in-browser • 1.1.3Simple check to see if current app is running in browserINDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-vendor-prefixed • 1.0.0Check whether a property is vendor prefixedINDIRECT1
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jss-camel-case • 6.1.0JSS plugin that allows to write camel cased rule propertiesINDIRECT1
jss-compose • 5.0.0JSS plugin for classes compositionINDIRECT3
jss-default-unit • 8.0.2JSS plugin that adds default custom unit to numeric values where neededINDIRECT0
jss-expand • 5.3.0JSS plugin that gives you a better syntax than CSS.INDIRECT0
jss-extend • 6.2.0JSS plugin that enables mixing in styles.INDIRECT3
jss-global • 3.0.0Global styles for JSSINDIRECT0
jss-nested • 6.0.1JSS plugin that enables support for nested selectorsINDIRECT3
jss-preset-default • 4.5.0Default preset for JSS with selected plugins.DIRECT16
jss-props-sort • 6.0.0JSS plugin that ensures style properties extend each other instead of overrideINDIRECT0
jss-template • 1.0.1JSS plugin enables string templatesINDIRECT3
jss-vendor-prefixer • 7.0.0JSS plugin that handles vendor prefixes in the browserINDIRECT2
jss • 9.8.7A lib for generating Style Sheets with JavaScript.DIRECT5
just-extend • 4.2.1extend an objectINDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` 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
memory-fs • 0.5.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
murmurhash • 0.0.2A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-to-regexp • 1.8.0Express style path to RegExp utilityINDIRECT1
popper.js • 1.16.1A kickass library to manage your poppersINDIRECT0
postcss-js • 1.0.1PostCSS for React Inline Styles, Radium, Free Style and other CSS-in-JSINDIRECT10
postcss-nested • 3.0.0PostCSS plugin to unwrap nested rules like how Sass does it.INDIRECT14
postcss-safe-parser • 3.0.1Fault-tolerant CSS parser for PostCSSINDIRECT9
postcss-selector-matches • 3.0.1PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectorsINDIRECT10
postcss-selector-parser • 3.1.2> Selector parser with built in methods for working with selector strings.INDIRECT4
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT8
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
prr • 1.0.1A better Object.defineProperty()INDIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-onclickoutside • 6.13.1An onClickOutside wrapper for React componentsDIRECT0
react-popper • 0.7.4React wrapper around PopperJS.DIRECT6
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tapable • 1.1.3Just a little module for plugins.INDIRECT0
tlds • 1.254.0A list of TLDs.INDIRECT0
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
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
url-regex • 4.1.1Regular expression for matching URLsINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vendor-prefixes • 1.0.0List of the current CSS vendor prefixes.INDIRECT0
wix-ui-jss • 1.0.40Render style tags to the Dom and provide the relevant classes to the wix-ui-core components, using jssDIRECT41
BSD-3-Clause15
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
diff • 3.5.0A javascript text diff implementation.INDIRECT0
hoist-non-react-statics • 2.5.5Copies non-react specific statics from a child component to a parent componentDIRECT0
hyphenate-style-name • 1.1.0Hyphenates a camelcased CSS property nameINDIRECT0
lolex • 2.7.5Fake JavaScript timersINDIRECT0
lolex • 5.1.2Fake JavaScript timersINDIRECT2
nise • 1.5.3Fake XHR and serverINDIRECT11
samsam • 1.3.0Value identification and comparison functionsINDIRECT0
sinon • 4.5.0JavaScript test spies, stubs and mocks.INDIRECT20
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
stylable • 5.4.11CSS for ComponentsDIRECT47
warning • 3.0.0A mirror of Facebook's WarningINDIRECT2
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
@sinonjs/text-encoding • 0.7.3Polyfill for the Encoding Living Standard's API.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.131 version:

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