licenses.dev

sendak-usage v0.0.10

A command-line parser/usage generator wrapping nopt

Published on

Licenses

Learn more about license information.

Package Licenses

CC0-1.0

Dependency Licenses

MIT62
PackageRelationDependenciesPublished
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.1.2Brace expansion as known from sh/bashINDIRECT1
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chai • 6.2.2BDD/TDD assertion library for node.js and the browser. Test framework agnostic.DIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chokidar • 4.0.3Minimal and efficient cross-platform file watching libraryINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
date-format • 4.0.14Formatting Date objects as strings since 2013INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 4.0.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A 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
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
js-yaml • 4.3.0YAML 1.2 parser and serializerINDIRECT1
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
minimist • 1.2.8parse argument optionsDIRECT0
mocha • 11.7.6simple, flexible, fun test frameworkDIRECT76
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
path-exists • 4.0.0Check if a path existsINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
readdirp • 4.1.2Recursive version of fs.readdir with small RAM & CPU footprint.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
streamroller • 3.1.5file streams that roll over when size limits, or dates are reachedINDIRECT7
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get 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
strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
yargs-unparser • 2.0.0Converts back a yargs argv object to its original array formINDIRECT4
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC16
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
browser-stdout • 1.3.1`process.stdout` in your browser.INDIRECT0
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
flatted • 3.4.3A super light and fast circular JSON parser.INDIRECT0
foreground-child • 3.3.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
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
glob • 10.5.0the most correct and second fastest glob implementation in JavaScriptINDIRECT34
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 9.0.9a glob matcher in javascriptINDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BlueOak-1.0.04
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
BSD-3-Clause3
PackageRelationDependenciesPublished
diff • 7.0.0A JavaScript text diff implementation.INDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
Apache-2.02
PackageRelationDependenciesPublished
log4js • 6.9.1Port of Log4js to work with node.DIRECT10
workerpool • 9.3.4Offload tasks to a pool of workers on node.js and in the browserINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.10 version:

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