licenses.dev

command-line-args v0.5.9

Command-line parser, usage text producer

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
align-text • 0.1.4Align the text in a string.INDIRECT4
ansi-escape-sequences • 1.0.2A simple library containing all known terminal ansi escape codes and sequences. Useful for adding colour to your command-line output or building a dynamic text user interface.INDIRECT3
array-tools • 1.8.6Lightweight tool-kit for working with arraysDIRECT2
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
handlebars • 3.0.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT22
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
nature • 0.5.7Classify the things in your world and how they interact.DIRECT4
object-tools • 1.6.7Useful functions for working with objectsDIRECT2
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
right-align • 0.1.3Right-align the text in a string.INDIRECT5
string-tools • 0.1.8Some useful functions for working with stringsDIRECT0
typical • 1.0.0For type-checking Javascript values.DIRECT0
typical • 2.6.1Robust Javascript type-checkingINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.DIRECT0
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
MIT OR X112
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
unknown1
PackageRelationDependenciesPublished
handlebars-ansi • 0.2.0Ansi escape sequence helpers for rendering cli viewsDIRECT4
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT16
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
ISC1
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.9 version:

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