licenses.dev

@rushstack/ts-command-line v4.23.2

An object-oriented command-line parser for TypeScript

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
@rushstack/node-core-library • 5.10.1Core libraries that every NodeJS toolchain project should useINDIRECT23
@rushstack/terminal • 0.14.4User interface primitives for console applicationsDIRECT26
@types/argparse • 1.0.38TypeScript definitions for argparseDIRECT0
ajv-draft-04 • 1.0.0Ajv class for JSON Schema draft-04INDIRECT0
ajv-formats • 3.0.1Format validation for Ajv v7+INDIRECT6
ajv • 8.13.0Another JSON Schema ValidatorINDIRECT5
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryDIRECT1
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fs-extra • 7.0.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-lazy • 4.0.0Import a module lazilyINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
jju • 1.4.0a set of utilities to work with JSON / JSON5 documentsINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
string-argv • 0.3.2string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.DIRECT0
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC4
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
semver • 7.5.4The semantic version parser used by npm.INDIRECT2
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.23.2 version:

[![licenses](https://licenses.dev/b/npm/%40rushstack%2Fts-command-line/4.23.2)](https://licenses.dev/npm/%40rushstack%2Fts-command-line/4.23.2)
<a href="https://licenses.dev/npm/%40rushstack%2Fts-command-line/4.23.2">
  <img src="https://licenses.dev/b/npm/%40rushstack%2Fts-command-line/4.23.2" alt="licenses" />
</a>
GitHub