licenses.dev

sleek-ui v3.0.74-rc

A set of React UI components

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT194
PackageRelationDependenciesPublished
@icons/material • 0.2.4> materialdesignicons.comINDIRECT0
@storybook/addon-knobs • 3.3.14Storybook Addon Prop Editor ComponentDIRECT71
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 5.5.2Another JSON Schema ValidatorINDIRECT4
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 0.18.1Promise based HTTP client for the browser and node.jsINDIRECT4
axios • 1.6.0Promise based HTTP client for the browser and node.jsINDIRECT25
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.15Brace expansion as known from sh/bashINDIRECT2
brotli-size • 0.1.0Get the brotli compressed size of a string or bufferINDIRECT61
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bundlesize • 0.17.2Keep your library size in checkDIRECT142
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
chalk • 2.1.0Terminal string styling done rightINDIRECT6
ci-env • 1.17.0Environment variables exposed by CI toolsINDIRECT0
classnames • 2.2.5A simple utility for conditionally joining classNames togetherDIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT3
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
debug • 3.1.0small debugging utilityINDIRECT1
decompress-response • 4.2.1Decompress a HTTP response if neededINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT30
deep-extend • 0.6.0Recursive object extendingINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexer • 0.1.2Creates a duplex streamINDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fast-deep-equal • 1.1.0Fast deep equalINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
follow-redirects • 1.5.10HTTP and HTTPS modules that follow redirects.INDIRECT2
form-data • 4.0.5A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
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
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
github-build • 1.2.4Github builds/checks for CIINDIRECT26
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
global • 4.4.0Require global variablesINDIRECT3
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gzip-size • 4.1.0Get the gzipped size of a string or bufferINDIRECT2
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 2.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.INDIRECT1
has-symbols • 1.1.0Determine 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.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
iltorb • 2.4.5Brotli compression/decompression with native bindingsINDIRECT59
insert-css • 2.0.0insert a string of css into the <head>INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.3.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash-es • 4.18.1Lodash exported as ES modules.INDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-response • 2.1.0Mimic a Node.js HTTP response streamINDIRECT0
min-document • 2.19.2A minimal DOM implementationINDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nan • 2.27.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibilityINDIRECT0
napi-build-utils • 1.0.2A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
node-abi • 2.30.1Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
noop-logger • 0.1.1A logger that does exactly nothing.INDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 3.0.0ES6 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT21
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
pify • 3.0.0Promisify a callback-style functionINDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
prebuild-install • 5.3.6A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT57
prettycli • 1.4.3Pretty print messages on the terminalINDIRECT7
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.6.0Runtime type checking for React props and similar objects.DIRECT16
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
react-color • 2.19.3A Collection of Color Pickers from Sketch, Photoshop, Chrome & moreINDIRECT23
react-datetime • 2.16.3A lightweight but complete datetime picker React.js componentINDIRECT20
react-onclickoutside • 6.13.2An onClickOutside wrapper for React componentsINDIRECT0
react-textarea-autosize • 5.2.1textarea component for React which grows with contentINDIRECT17
reactcss • 1.2.3Bringing Classes to Inline StylesINDIRECT1
read-pkg-up • 3.0.0Read the closest package.json fileINDIRECT31
read-pkg • 3.0.0Read a package.json fileINDIRECT24
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
schema-utils • 0.3.0Webpack Schema Validation UtilitiesINDIRECT5
schema-utils • 0.4.7webpack Validation UtilsINDIRECT7
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 3.1.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
style-loader • 0.20.3style loader module for webpackDIRECT13
styled-components • 2.1.1Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅DIRECT31
stylis • 3.5.4light - weight css preprocessorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
supports-color • 4.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
tar-fs • 2.1.4filesystem bindings for tar-streamINDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationINDIRECT0
ua-parser-js • 0.7.41Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
url-loader • 0.6.2url loader module for webpackDIRECT12
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
which-pm-runs • 1.1.0Detects what package manager executes the processINDIRECT0
ISC24
PackageRelationDependenciesPublished
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
chownr • 1.1.4like `chown -R`INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
glob • 7.2.3a little globberINDIRECT10
gotham-fonts • 1.0.3A npm module for Gotham Rounded FontDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
material-colors • 1.2.6Colors of Google's Material Design made available to codersINDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
npmlog • 4.1.2logger for npmINDIRECT24
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
hoist-non-react-statics • 1.2.0Copies non-react specific statics from a child component to a parent componentINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
react-dom • 15.4.0React package for working with the DOM.DIRECT16
react • 15.4.0React is a JavaScript library for building user interfaces.DIRECT16
Apache-2.04
PackageRelationDependenciesPublished
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-2-Clause2
PackageRelationDependenciesPublished
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT14
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
MIT AND OFL-1.11
PackageRelationDependenciesPublished
font-awesome • 4.6.3The iconic font and CSS frameworkDIRECT0
unknown1
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.74-rc version:

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