licenses.dev

yargs v17.7.2

yargs the modern, pirate-themed, successor to optimist.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
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
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.1.2A tiny (183B to 210B) and fast utility to ascend parent directoriesDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.DIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ISC4
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesDIRECT9
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.aDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 17.7.2 version:

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