licenses.dev

args v3.0.8

Minimal toolkit for building CLIs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarDIRECT0
chalk • 2.1.0Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 2.0.0Check if argv has a specific flagINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
mri • 1.1.0Quickly scan for CLI flags and argumentsDIRECT0
pkginfo • 0.4.1An easy way to expose properties on a module from a package.jsonDIRECT0
supports-color • 4.5.0Detect whether a terminal supports colorINDIRECT1
ISC1
PackageRelationDependenciesPublished
string-similarity • 1.2.0Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.8 version:

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