licenses.dev

tilda v4.4.17

Tiny module for building command line tools.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
ansi-parser • 3.2.11Parse strings containing ANSI style characters.DIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
arrs-to-obj • 1.0.13Converts two arrays into an object.DIRECT0
auto-parse • 1.8.0auto-parse any value you happen to send in (String, Number, Boolean,Array, Object, Function, undefined and null). You send it we will try to find a way to parse it.support sending in a string of what type (e.g. boolean) or constructor (e.g. Boolean)DIRECT3
barbe • 3.0.17Like mustache, but simple, tiny and fast.INDIRECT5
camelo • 1.2.2Convert a string into camel case style by providing the separators.DIRECT3
cli-box • 6.0.11A library to generate ASCII boxes via NodeJSINDIRECT8
clp • 4.0.13A tiny and fast command line arguments parser.DIRECT5
debug-mode • 2.0.3Detect if a Node.js process is in the debug mode.DIRECT0
deffy • 2.2.5Small and fast library to set default values.DIRECT3
err • 2.1.13A tiny library to create custom errors in JavaScript.DIRECT6
function.name • 1.0.14Function name shim (especially for supporting function names in Internet Explorer).INDIRECT1
indento • 1.1.14Indent strings.DIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-empty-obj • 1.0.14Check if an object is empty or not.DIRECT0
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-undefined • 1.0.12Check if a value is undefined or not.DIRECT0
is-win • 1.0.11Check if the machine is running Windows or not.INDIRECT0
iterate-object • 1.3.5A convenient way to iterate objects.DIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
last-char • 1.3.12Get the last character in a provided string.INDIRECT0
le-table • 6.1.11Another NodeJS module for creating ASCII tables.DIRECT18
match-it • 1.0.10A safer regex match.INDIRECT0
noop6 • 1.0.10No operation as a module using an arrow function.INDIRECT0
overlap • 2.2.11Overlap two strings that contain new lines. Useful for ASCII drawings.INDIRECT8
prompt-sync • 4.2.0a synchronous prompt for node.jsDIRECT2
promptify • 2.0.2An easy-to-use prompt for Node.js.DIRECT6
r-json • 1.3.1A small module to read JSON files.DIRECT1
regex-escape • 3.4.11Escapes input characters to be used in regular expressions.INDIRECT0
remove-blank-lines • 1.4.2Remove blank lines from a string.DIRECT0
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
typpy • 2.3.11A better typeof for JavaScript.INDIRECT2
typpy • 2.4.0A better typeof for JavaScript.DIRECT2
uc-first-array • 1.1.11Uppercase first character of each element in arrays of strings.INDIRECT1
ucfirst • 1.0.0uppercase first character of a stringINDIRECT0
ul • 5.2.16A minimalist utility library.DIRECT4
w-json • 1.3.10A small module to write JSON files.INDIRECT0
wrap-text • 1.0.10Wrap text by a given width.DIRECT0
x256 • 0.0.2find the nearest xterm 256 color index for an rgbINDIRECT0
non-standard7
PackageRelationDependenciesPublished
ansi-parser • 3.0.0Parse strings containing ANSI style characters.INDIRECT0
cli-box • 5.0.0A library to generate ASCII boxes via NodeJSINDIRECT4
couleurs • 5.0.0Add some color and styles to your Node.JS strings.INDIRECT3
deffy • 2.0.0Small and fast library to set default values.INDIRECT1
flat-colors • 3.0.0Find the nearest flat color for a RGB/Hex input.INDIRECT0
typpy • 2.0.0A better typeof for JavaScript.INDIRECT0
ul • 5.0.0A minimalist utility library.INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.4.17 version:

[![licenses](https://licenses.dev/b/npm/tilda/4.4.17)](https://licenses.dev/npm/tilda/4.4.17)
<a href="https://licenses.dev/npm/tilda/4.4.17">
  <img src="https://licenses.dev/b/npm/tilda/4.4.17" alt="licenses" />
</a>
GitHub