licenses.dev

react-designer v1.0.9

Easy to configure, lightweight, editable vector graphics in your react components.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT237
PackageRelationDependenciesPublished
@babel/cli • 7.25.6Babel command line.DIRECT37
@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-annotate-as-pure • 7.24.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT4
@babel/helper-create-class-features-plugin • 7.25.4Compile class public and private fields, private methods and decorators to ES6INDIRECT34
@babel/helper-member-expression-to-functions • 7.24.8Helper function to replace certain member expressions with function callsINDIRECT28
@babel/helper-optimise-call-expression • 7.24.7Helper function to optimise call expressionINDIRECT4
@babel/helper-plugin-utils • 7.24.8General utilities for plugins to useINDIRECT0
@babel/helper-replace-supers • 7.25.0Helper function to replace supersINDIRECT30
@babel/helper-skip-transparent-expression-wrappers • 7.24.7Helper which skips types and parenthesesINDIRECT28
@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/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntaxDIRECT36
@babel/plugin-proposal-export-default-from • 7.24.7Compile export default to ES2015DIRECT2
@babel/plugin-syntax-export-default-from • 7.24.7Allow parsing of export default fromINDIRECT1
@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
@icons/material • 0.2.4> materialdesignicons.comINDIRECT0
@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
@nicolo-ribaudo/chokidar-2 • 2.1.8-no-fsevents.3A wrapper around chokidar@2 to be able to specify both @2 and @3 as dependenciesINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-core • 6.26.3Babel compiler core.INDIRECT50
babel-generator • 6.26.1Turns an AST into code.INDIRECT14
babel-helper-bindify-decorators • 6.24.1Helper function to bindify decoratorsINDIRECT25
babel-helper-builder-binary-assignment-operator-visitor • 6.24.1Helper function to build binary assignment operator visitorsINDIRECT26
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT26
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT28
babel-helper-explode-assignable-expression • 6.24.1Helper function to explode an assignable expressionINDIRECT25
babel-helper-explode-class • 6.24.1Helper function to explode classINDIRECT26
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT27
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT7
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT7
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT7
babel-helper-regex • 6.26.0Helper function to check for literal RegExINDIRECT7
babel-helper-remap-async-to-generator • 6.24.1Helper function to remap async functions to generatorsINDIRECT28
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT27
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms.INDIRECT26
babel-loader • 8.3.0babel module loader for webpackDIRECT24
babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT3
babel-plugin-check-es2015-constants • 6.22.0Compile ES2015 constants to ES5INDIRECT3
babel-plugin-css-modules-transform • 1.6.2Transform required css modules so one can use generated class names.DIRECT33
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functionsINDIRECT0
babel-plugin-syntax-async-generators • 6.13.0Allow parsing of async generator functionsINDIRECT0
babel-plugin-syntax-class-constructor-call • 6.18.0Allow parsing of class constructor calls (deprecated)INDIRECT0
babel-plugin-syntax-class-properties • 6.13.0Allow parsing of class propertiesINDIRECT0
babel-plugin-syntax-decorators • 6.13.0Allow parsing of decoratorsINDIRECT0
babel-plugin-syntax-do-expressions • 6.13.0Allow parsing of do expressionsINDIRECT0
babel-plugin-syntax-dynamic-import • 6.18.0Allow parsing of import()INDIRECT0
babel-plugin-syntax-exponentiation-operator • 6.13.0Allow parsing of the exponentiation operatorINDIRECT0
babel-plugin-syntax-export-extensions • 6.13.0Allow parsing of export extensionsINDIRECT0
babel-plugin-syntax-function-bind • 6.13.0Allow parsing of function bindINDIRECT0
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-syntax-trailing-function-commas • 6.22.0Compile trailing function commas to ES5INDIRECT0
babel-plugin-transform-async-generator-functions • 6.24.1Turn async generator functions into ES2015 generatorsINDIRECT30
babel-plugin-transform-async-to-generator • 6.24.1Turn async functions into ES2015 generatorsINDIRECT30
babel-plugin-transform-class-constructor-call • 6.24.1This plugin allows Babel to transform class constructors (deprecated)INDIRECT27
babel-plugin-transform-class-properties • 6.24.1This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT29
babel-plugin-transform-decorators • 6.24.1Compile class and object decorators to ES5INDIRECT29
babel-plugin-transform-do-expressions • 6.22.0Compile do expressions to ES5INDIRECT4
babel-plugin-transform-es2015-arrow-functions • 6.22.0Compile ES2015 arrow functions to ES5INDIRECT3
babel-plugin-transform-es2015-block-scoped-functions • 6.22.0Babel plugin to ensure function declarations at the block level are block scopedINDIRECT3
babel-plugin-transform-es2015-block-scoping • 6.26.0Compile ES2015 block scoping (const and let) to ES5INDIRECT26
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5INDIRECT31
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5INDIRECT26
babel-plugin-transform-es2015-destructuring • 6.23.0Compile ES2015 destructuring to ES5INDIRECT3
babel-plugin-transform-es2015-duplicate-keys • 6.24.1Compile objects with duplicate keys to valid strict ES5INDIRECT7
babel-plugin-transform-es2015-for-of • 6.23.0Compile ES2015 for...of to ES5INDIRECT3
babel-plugin-transform-es2015-function-name • 6.24.1Apply ES2015 function.name semantics to all functionsINDIRECT28
babel-plugin-transform-es2015-literals • 6.22.0Compile ES2015 unicode string and number literals to ES5INDIRECT3
babel-plugin-transform-es2015-modules-amd • 6.24.1This plugin transforms ES2015 modules to AMDINDIRECT28
babel-plugin-transform-es2015-modules-commonjs • 6.26.2This plugin transforms ES2015 modules to CommonJSINDIRECT27
babel-plugin-transform-es2015-modules-systemjs • 6.24.1This plugin transforms ES2015 modules to SystemJSINDIRECT27
babel-plugin-transform-es2015-modules-umd • 6.24.1This plugin transforms ES2015 modules to UMDINDIRECT29
babel-plugin-transform-es2015-object-super • 6.24.1Compile ES2015 object super to ES5INDIRECT28
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5INDIRECT29
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5INDIRECT7
babel-plugin-transform-es2015-spread • 6.22.0Compile ES2015 spread to ES5INDIRECT3
babel-plugin-transform-es2015-sticky-regex • 6.24.1Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT8
babel-plugin-transform-es2015-template-literals • 6.22.0Compile ES2015 template literals to ES5INDIRECT3
babel-plugin-transform-es2015-typeof-symbol • 6.23.0This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT3
babel-plugin-transform-es2015-unicode-regex • 6.24.1Compile ES2015 Unicode regex to ES5INDIRECT13
babel-plugin-transform-exponentiation-operator • 6.24.1Compile exponentiation operator to ES5INDIRECT28
babel-plugin-transform-export-extensions • 6.22.0Compile export extensions to ES2015INDIRECT4
babel-plugin-transform-function-bind • 6.22.0Compile function bind operator to ES5INDIRECT4
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5INDIRECT4
babel-plugin-transform-regenerator • 6.26.0Explode async and generator functions into a state machine.INDIRECT9
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT7
babel-plugin-webpack-loaders • 0.9.0babel 6 plugin which allows to use webpack loadersDIRECT144
babel-preset-es2015 • 6.24.1Babel preset for all es2015 plugins.INDIRECT66
babel-preset-stage-0 • 6.24.1Babel preset for stage 0 pluginsINDIRECT58
babel-preset-stage-1 • 6.24.1Babel preset for stage 1 pluginsINDIRECT53
babel-preset-stage-2 • 6.24.1Babel preset for stage 2 pluginsINDIRECT48
babel-preset-stage-3 • 6.24.1Babel preset for stage 3 pluginsINDIRECT40
babel-register • 6.26.0babel require hookINDIRECT50
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-template • 6.26.0Generate an AST from a string template.INDIRECT25
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT24
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 3.2.0A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
colors • 1.4.0get colors in your node.js consoleINDIRECT0
commander • 6.2.1the complete solution for node.js command-line programsINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
css-modules-require-hook • 4.2.3A require hook to compile CSS Modules on the flyINDIRECT31
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT2
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
detect-indent • 4.0.0Detect the indentation of codeINDIRECT2
emojis-list • 2.1.0Complete list of standard emojis.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
enhanced-resolve • 2.3.0Offers a async require.resolve function. It's highly configurable.INDIRECT14
errno • 0.1.8libuv errno details exposedINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
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
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
find-cache-dir • 3.3.2Finds the common standard cache directoryINDIRECT10
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-readdir-recursive • 1.1.0Recursively read a directoryINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
generic-names • 1.0.3Helper for building generic names, similar to webpackINDIRECT5
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directoryINDIRECT2
invariant • 2.2.4invariantINDIRECT2
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
loader-utils • 0.2.17utils for webpack loadersINDIRECT4
loader-utils • 2.0.4utils for webpack loadersINDIRECT3
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash-es • 4.17.21Lodash exported as ES modules.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.isobject • 3.0.2The modern build of lodash’s `_.isObject` 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
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
memory-fs • 0.3.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
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
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultINDIRECT12
postcss-modules-resolve-imports • 1.3.0Resolves ICSS importsINDIRECT14
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT8
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
prr • 1.0.1A better Object.defineProperty()INDIRECT0
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 & moreDIRECT11
react-hotkeys • 1.1.4A declarative library for handling hotkeys and focus within a React applicationDIRECT9
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-portal • 4.2.2To make your life with React Portals easier.DIRECT5
reactcss • 1.2.3Bringing Classes to Inline StylesINDIRECT1
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexpu-core • 2.0.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT4
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTINDIRECT0
repeating • 2.0.1Repeat a string - fastINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
schema-utils • 2.7.1webpack Validation UtilsINDIRECT8
seekout • 1.0.2Looks for a provided file in the current directory and all parent directories and returns the first found file pathINDIRECT0
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slash • 2.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
tapable • 0.2.9Just a little module for plugins.INDIRECT0
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationINDIRECT0
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC20
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
icss-utils • 3.0.1ICSS utils for postcss astINDIRECT9
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
material-colors • 1.2.6Colors of Google's Material Design made available to codersINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-modules-extract-imports • 1.2.1A CSS Modules transform to extract local aliases for inline importsINDIRECT9
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT12
postcss-modules-values • 1.3.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT10
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard3
PackageRelationDependenciesPublished
glob-to-regexp • 0.3.0Convert globs to regular expressionsINDIRECT0
regenerator-transform • 0.10.1Explode async and generator functions into a state machine.INDIRECT8
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
BSD-2-Clause2
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
mousetrap • 1.6.5Simple library for handling keyboard shortcutsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.9 version:

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