licenses.dev

logging-helpers v1.0.0

Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
ansi-bgblack • 0.1.1The color bgblack, in ansi.INDIRECT1
ansi-bgblue • 0.1.1The color bgblue, in ansi.INDIRECT1
ansi-bgcyan • 0.1.1The color bgcyan, in ansi.INDIRECT1
ansi-bggreen • 0.1.1The color bggreen, in ansi.INDIRECT1
ansi-bgmagenta • 0.1.1The color bgmagenta, in ansi.INDIRECT1
ansi-bgred • 0.1.1The color bgred, in ansi.INDIRECT1
ansi-bgwhite • 0.1.1The color bgwhite, in ansi.INDIRECT1
ansi-bgyellow • 0.1.1The color bgyellow, in ansi.INDIRECT1
ansi-black • 0.1.1The color black, in ansi.INDIRECT1
ansi-blue • 0.1.1The color blue, in ansi.INDIRECT1
ansi-bold • 0.1.1The color bold, in ansi.INDIRECT1
ansi-colors • 0.2.0Collection of ansi colors and styles.INDIRECT32
ansi-cyan • 0.1.1The color cyan, in ansi.INDIRECT1
ansi-dim • 0.1.1The color dim, in ansi.INDIRECT1
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-green • 0.1.1The color green, in ansi.INDIRECT1
ansi-grey • 0.1.1The color grey, in ansi.INDIRECT1
ansi-hidden • 0.1.1The color hidden, in ansi.INDIRECT1
ansi-inverse • 0.1.1The color inverse, in ansi.INDIRECT1
ansi-italic • 0.1.1The color italic, in ansi.INDIRECT1
ansi-magenta • 0.1.1The color magenta, in ansi.INDIRECT1
ansi-red • 0.1.1The color red, in ansi.INDIRECT1
ansi-reset • 0.1.1The color reset, in ansi.INDIRECT1
ansi-strikethrough • 0.1.1The color strikethrough, in ansi.INDIRECT1
ansi-underline • 0.1.1The color underline, in ansi.INDIRECT1
ansi-white • 0.1.1The color white, in ansi.INDIRECT1
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
ansi-yellow • 0.1.1The color yellow, in ansi.INDIRECT1
error-symbol • 0.1.0Cross-platform error symbol.INDIRECT0
info-symbol • 0.1.0Cross-platform info symbol.INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
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
log-ok • 0.1.1just `console.log` prefixed with a green checkINDIRECT3
log-utils • 0.2.1Basic logging utils: colors, symbols and timestamp.DIRECT39
set-getter • 0.1.1Create nested getter properties and any intermediary dot notation (`'a.b.c'`) pathsINDIRECT3
success-symbol • 0.1.0Cross-platform success symbol.INDIRECT0
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
warning-symbol • 0.1.0Cross-platform warning symbol.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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