licenses.dev

cli-highlight v2.1.11

Syntax highlighting in your terminal

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse5-htmlparser2-tree-adapter • 6.0.1htmlparser2 tree adapter for parse5.DIRECT1
parse5 • 5.1.1HTML parser and serializer.DIRECT0
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.DIRECT15
ISC4
PackageRelationDependenciesPublished
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
highlight.js • 10.7.3Syntax highlighting with language autodetection.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.11 version:

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