licenses.dev

inquirer v12.9.6

A collection of common interactive command line user interfaces.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@inquirer/ansi • 1.0.0A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.DIRECT0
@inquirer/checkbox • 4.2.4Inquirer checkbox promptINDIRECT17
@inquirer/confirm • 5.1.18Inquirer confirm promptINDIRECT17
@inquirer/core • 10.2.2Core Inquirer prompt APIDIRECT16
@inquirer/editor • 4.2.20Inquirer multiline editor promptINDIRECT21
@inquirer/expand • 4.0.20Inquirer checkbox promptINDIRECT17
@inquirer/external-editor • 1.0.2Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT3
@inquirer/figures • 1.0.13Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/input • 4.2.4Inquirer input text promptINDIRECT17
@inquirer/number • 3.0.20Inquirer number promptINDIRECT17
@inquirer/password • 4.0.20Inquirer password promptINDIRECT17
@inquirer/prompts • 7.8.6Inquirer prompts, combined in a single packageDIRECT31
@inquirer/rawlist • 4.1.8Inquirer rawlist promptINDIRECT17
@inquirer/search • 3.1.3Inquirer search promptINDIRECT17
@inquirer/select • 4.3.4Inquirer select/list promptINDIRECT17
@inquirer/type • 3.0.8Inquirer core TS typesDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chardet • 2.1.0Character encoding detectorINDIRECT0
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
iconv-lite • 0.7.0Convert character encodings in pure javascript.INDIRECT1
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
run-async • 4.0.6Utility method to run function either synchronously or asynchronously using the common `this.async()` style.DIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
string-width • 4.2.3Get 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
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
yoctocolors-cjs • 2.1.3CommonJS version - The smallest and fastest command-line coloring package on the internetINDIRECT0
ISC3
PackageRelationDependenciesPublished
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
mute-stream • 2.0.0Bytes go in, but they don't come out (when muted).DIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 7.8.2Reactive Extensions for modern JavaScriptDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 12.9.6 version:

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