licenses.dev

helper-date v1.0.1

Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
date.js • 0.3.3dates for humansDIRECT2
debug • 3.1.0small debugging utilityINDIRECT1
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
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

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