licenses.dev

@yeoman/adapter v4.0.2

Input Output adapter for yeoman's generator/environment stack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT44
PackageRelationDependenciesPublished
@inquirer/ansi • 2.0.4A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.INDIRECT0
@inquirer/checkbox • 5.1.2Inquirer checkbox promptINDIRECT10
@inquirer/confirm • 6.0.10Inquirer confirm promptINDIRECT10
@inquirer/core • 11.1.7Core Inquirer prompt APIDIRECT9
@inquirer/editor • 5.0.10Inquirer multiline editor promptINDIRECT14
@inquirer/expand • 5.0.10Inquirer checkbox promptINDIRECT10
@inquirer/external-editor • 2.0.4Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT3
@inquirer/figures • 2.0.4Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/input • 5.0.10Inquirer input text promptINDIRECT10
@inquirer/number • 4.0.10Inquirer number promptINDIRECT10
@inquirer/password • 5.0.10Inquirer password promptINDIRECT10
@inquirer/prompts • 8.3.2Inquirer prompts, combined in a single packageDIRECT24
@inquirer/rawlist • 5.2.6Inquirer rawlist promptINDIRECT10
@inquirer/search • 4.1.6Inquirer search promptINDIRECT10
@inquirer/select • 5.1.2Inquirer select/list promptINDIRECT10
@inquirer/type • 4.0.4Inquirer core TS typesINDIRECT0
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
chalk • 5.6.2Terminal string styling done rightDIRECT0
chardet • 2.1.1Character encoding detectorINDIRECT0
cli-cursor • 5.0.0Toggle the CLI cursorINDIRECT4
cli-spinners • 3.4.0Spinners for use in the terminalINDIRECT0
eventemitter3 • 5.0.4EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
fast-string-truncated-width • 3.0.3A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.INDIRECT0
fast-string-width • 3.0.2A fast function for calculating the visual width of a string once printed to the terminal.INDIRECT1
fast-wrap-ansi • 0.2.0A tiny and fast text wrap library which takes ANSI escapes into account.INDIRECT2
get-east-asian-width • 1.5.0Determine the East Asian Width of a Unicode characterINDIRECT0
iconv-lite • 0.7.2Convert character encodings in pure javascript.INDIRECT1
inquirer • 13.3.2A collection of common interactive command line user interfaces.DIRECT28
is-interactive • 2.0.0Check if stdout or stderr is interactiveINDIRECT0
is-unicode-supported • 2.1.0Detect whether the terminal supports UnicodeINDIRECT0
log-symbols • 7.0.1Colored symbols for various log levels. Example: `✔︎ Success`DIRECT2
mimic-function • 5.0.1Make a function mimic another oneINDIRECT0
onetime • 7.0.0Ensure a function is only called onceINDIRECT1
ora • 9.3.0Elegant terminal spinnerDIRECT16
p-queue • 9.1.0Promise queue with concurrency controlDIRECT2
p-timeout • 7.0.1Timeout a promise after a specified amount of timeINDIRECT0
restore-cursor • 5.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 4.0.6Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
stdin-discarder • 0.3.1Discard stdin input except for Ctrl+CINDIRECT0
string-width • 8.2.0Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
text-table • 0.2.0borderless text tables with alignmentDIRECT0
yoctocolors • 2.1.2The 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 • 3.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
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 JavaScriptINDIRECT1
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/%40yeoman%2Fadapter)](https://licenses.dev/npm/%40yeoman%2Fadapter)
<a href="https://licenses.dev/npm/%40yeoman%2Fadapter">
  <img src="https://licenses.dev/b/npm/%40yeoman%2Fadapter" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.2 version:

[![licenses](https://licenses.dev/b/npm/%40yeoman%2Fadapter/4.0.2)](https://licenses.dev/npm/%40yeoman%2Fadapter/4.0.2)
<a href="https://licenses.dev/npm/%40yeoman%2Fadapter/4.0.2">
  <img src="https://licenses.dev/b/npm/%40yeoman%2Fadapter/4.0.2" alt="licenses" />
</a>
GitHub