licenses.dev

es6-dynamic-template v1.0.5

Dynamically build ES6 templates

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT32
PackageRelationDependenciesPublished
assert • 1.5.1The node.js assert module, re-packaged for web browsers.DIRECT17
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
commander • 2.15.1the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 3.1.0small debugging utilityINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT11
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
growl • 1.10.5Growl unobtrusive notificationsINDIRECT0
has-flag • 3.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.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
he • 1.1.1A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
minimist • 0.0.8parse argument optionsINDIRECT0
mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
mocha • 5.2.0simple, flexible, fun test frameworkDIRECT23
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.5ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT14
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
supports-color • 5.4.0Detect whether a terminal supports colorINDIRECT1
util • 0.10.4Node.JS util moduleINDIRECT1
ISC8
PackageRelationDependenciesPublished
browser-stdout • 1.3.1`process.stdout` in your browser.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.1.2a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
diff • 3.5.0A javascript text diff implementation.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.5 version:

[![licenses](https://licenses.dev/b/npm/es6-dynamic-template/1.0.5)](https://licenses.dev/npm/es6-dynamic-template/1.0.5)
<a href="https://licenses.dev/npm/es6-dynamic-template/1.0.5">
  <img src="https://licenses.dev/b/npm/es6-dynamic-template/1.0.5" alt="licenses" />
</a>
GitHub