licenses.dev

mkapp-components v0.0.2

component library for mkapp cli-powered applications

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT90
PackageRelationDependenciesPublished
@babel/runtime • 7.27.6babel's modular runtime helpersINDIRECT0
@epferrari/js-utils • 1.0.0common javascript utility libraryINDIRECT0
@epferrari/react-fa-icon • 1.0.1A simple fontawesome icon componentDIRECT43
acorn • 5.7.4ECMAScript parserINDIRECT0
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
babel-runtime • 5.8.38babel selfContained runtimeINDIRECT1
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.12Brace expansion as known from sh/bashINDIRECT2
browserslist • 1.7.7Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
caniuse-api • 1.6.1request the caniuse data to check browsers compatibilitiesINDIRECT5
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
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
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
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
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
detective • 4.7.1find all require() calls by walking the ASTINDIRECT2
dom-helpers • 2.4.0tiny modular DOM lib for ie8+ INDIRECT0
dom-helpers • 3.4.0tiny modular DOM lib for ie8+INDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
envify • 3.4.1Selectively replace Node-style environment variables with plain strings.INDIRECT33
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
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.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
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.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
history • 1.17.0A minimal, functional history implementation for JavaScriptDIRECT34
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inline-style-prefixer • 0.5.4Autoprefixer for Inline Style objects using userAgent and caniuse dataINDIRECT7
invariant • 2.2.4invariantINDIRECT2
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
jquery • 3.7.1JavaScript library for DOM operationsINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
keycode • 2.2.1Convert between keyboard keycodes and keynames and vice versa.INDIRECT0
lodash-compat • 3.10.2The compatibility build of lodash modular utilities.INDIRECT0
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash.debounce • 3.1.1The modern build of lodash’s `_.debounce` as a module.INDIRECT1
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.throttle • 3.0.4The modern build of lodash’s `_.throttle` as a module.INDIRECT2
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
material-ui • 0.13.4Material Design UI components built with ReactDIRECT18
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkapp-theme • 0.0.0Theming support for mkapp, modeled off the excellent material-ui library by callemall'DIRECT62
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
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
query-string • 3.0.3Parse and stringify URL query stringsINDIRECT1
react-bootstrap • 0.28.5Bootstrap 3 components built with ReactDIRECT17
react-overlays • 0.6.12Utilities for creating robust overlay componentsINDIRECT7
react-prop-types • 0.3.2React PropType UtilitiesINDIRECT3
react-prop-types • 0.4.0Additional PropTypes for ReactINDIRECT3
react-router • 1.0.3A complete routing library for React.jsDIRECT4
recast • 0.11.23JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
uncontrollable • 3.3.1Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolledINDIRECT3
velocity-animate • 1.5.2Accelerated JavaScript animation.DIRECT0
velocity-ui-pack • 1.2.2Accelerated JavaScript animation.DIRECT1
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
BSD-3-Clause12
PackageRelationDependenciesPublished
fbjs • 0.2.1## PurposeINDIRECT4
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-addons-create-fragment • 0.14.8This package provides the React createFragment add-on.INDIRECT0
react-addons-pure-render-mixin • 0.14.8This package provides the React PureRenderMixin add-on.INDIRECT0
react-addons-transition-group • 0.14.8This package provides the React TransitionGroup add-on.INDIRECT0
react-addons-update • 0.14.8This package provides the React updates add-on.INDIRECT0
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
warning • 3.0.0A mirror of Facebook's WarningINDIRECT2
ISC8
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.182Provides a list of electron-to-chromium version mappingsINDIRECT0
glob • 5.0.15a little globberINDIRECT9
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
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown2
PackageRelationDependenciesPublished
esprima-fb • 15001.1.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
react-tap-event-plugin • 0.2.2Facebook's TapEventPlugin, temporarily available on npm until its made public in their repoDIRECT5
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
warning • 2.1.0A mirror of Facebook's WarningINDIRECT2
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-db • 1.0.30001727Raw browser/feature support data from caniuse.comINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.2 version:

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