licenses.dev

handlebars-helper-create-frame v0.1.0

Handlebars block helper for creating private variables that are accessible inside the block.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
create-frame • 1.0.0Easily add private variables to handlebars block helpers.DIRECT14
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-accessor-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-descriptor • 0.1.8Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.DIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 2.0.2Cache requires to be lazy-loaded when needed.INDIRECT4
set-getter • 0.1.1Create nested getter properties and any intermediary dot notation (`'a.b.c'`) pathsINDIRECT3
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/handlebars-helper-create-frame)](https://licenses.dev/npm/handlebars-helper-create-frame)
<a href="https://licenses.dev/npm/handlebars-helper-create-frame">
  <img src="https://licenses.dev/b/npm/handlebars-helper-create-frame" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/handlebars-helper-create-frame/0.1.0)](https://licenses.dev/npm/handlebars-helper-create-frame/0.1.0)
<a href="https://licenses.dev/npm/handlebars-helper-create-frame/0.1.0">
  <img src="https://licenses.dev/b/npm/handlebars-helper-create-frame/0.1.0" alt="licenses" />
</a>
GitHub