licenses.dev

useful-handlebars-helpers v0.12.0

More than 150 Handlebars helpers in 17 categories. Works in browsers and in Node.js.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
autolinker • 3.16.2Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTMLINDIRECT1
get-object • 0.2.0Get a property from an object using dot (object path) notation.DIRECT4
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.DIRECT0
handlebars-utils • 1.0.6Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.DIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.DIRECT7
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
html-tag • 2.0.0Generate HTML elements from a javascript object.DIRECT3
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-even • 1.0.0Return true if the given number is even.DIRECT4
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-odd • 0.1.2Returns true if the given number is odd.INDIRECT3
is-self-closing • 1.0.1Returns true if the given name is a HTML void element or common SVG self-closing element.INDIRECT1
isobject • 0.2.0Returns true if the value is an object and not an array or null.INDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.DIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
path-browserify • 1.0.1the path module from node core for browsersDIRECT0
remarkable • 2.0.1Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.DIRECT4
self-closing-tags • 1.0.1HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.INDIRECT0
striptags • 3.2.0PHP strip_tags in Node.jsDIRECT0
typeof-article • 0.1.1Get the native JavaScript type of a value, preceded by the appropriate indefinite article (either `a` or `an`), for use in error messages.INDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.12.0 version:

[![licenses](https://licenses.dev/b/npm/useful-handlebars-helpers/0.12.0)](https://licenses.dev/npm/useful-handlebars-helpers/0.12.0)
<a href="https://licenses.dev/npm/useful-handlebars-helpers/0.12.0">
  <img src="https://licenses.dev/b/npm/useful-handlebars-helpers/0.12.0" alt="licenses" />
</a>
GitHub