licenses.dev

react-designer v1.0.4

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT44
PackageRelationDependenciesPublished
acorn • 5.7.4ECMAScript parserINDIRECT0
array-find • 1.0.0ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.INDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
ast-types • 0.9.6Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base62 • 1.2.8Javascript Base62 encode/decoderINDIRECT0
bowser • 1.9.4Lightweight browser detectorINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commoner • 0.10.8Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modulesINDIRECT25
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
detective • 4.7.1find all require() calls by walking the ASTINDIRECT2
envify • 3.4.1Selectively replace Node-style environment variables with plain strings.INDIRECT33
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inline-style-prefixer • 0.6.7Autoprefixer for inline styles using userAgent and caniuse dataINDIRECT1
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
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
merge • 1.2.1Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
radium • 0.16.6A set of tools to manage inline styles on React elementsDIRECT16
react-color • 1.3.8A Collection of Color Pickers from Sketch, Photoshop, Chrome & moreDIRECT53
react-hotkeys • 0.7.1A declarative library for handling hotkeys and focus within a React applicationDIRECT2
react-portal • 1.7.0React component for transportation of modals, lightboxes, loading bars... to document.bodyDIRECT0
reactcss • 0.4.6Bringing Classes to Inline StylesINDIRECT46
recast • 0.11.23JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationINDIRECT0
ua-parser-js • 0.7.38Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
whatwg-fetch • 0.9.0The global `fetch` function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.INDIRECT0
ISC11
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 5.0.15a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause7
PackageRelationDependenciesPublished
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
fbjs • 0.6.1A collection of utility libraries used by other Facebook JS projectsINDIRECT7
jstransform • 11.0.3A simple AST visitor-based JS transformerINDIRECT31
react-dom • 0.14.10React package for working with the DOM.DIRECT0
react • 0.14.10React is a JavaScript library for building user interfaces.DIRECT42
source-map • 0.4.4Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
mousetrap • 1.6.5Simple library for handling keyboard shortcutsINDIRECT0
unknown1
PackageRelationDependenciesPublished
esprima-fb • 15001.1.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
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.4 version:

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