licenses.dev

wt-editor-cli v0.2.1

Commandline application to change Windows Terminal settings in realtime

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT60
PackageRelationDependenciesPublished
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
chalk-pipe • 1.3.0Apply a color scheme in a style pipeINDIRECT8
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chardet • 0.4.2Character detectorINDIRECT0
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
convert-css-color-name-to-hex • 0.1.1Convert CSS color names to hexDIRECT3
css-color-names • 0.0.2A JSON Object of css color names mapped to their hex valueINDIRECT0
css-color-names • 0.0.3A JSON Object of css color names mapped to their hex valueINDIRECT0
css-color-names • 0.0.4A JSON Object of css color names mapped to their hex valueINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
font-list • 1.5.1list system fontsDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inquirer-chalk-pipe • 1.3.0A inquirer plugin for input chalk-pipe style stringsDIRECT34
inquirer • 5.2.0A collection of common interactive command line user interfaces.INDIRECT31
inquirer • 7.3.3A collection of common interactive command line user interfaces.DIRECT33
is-css-color-name • 0.1.3Determine if a name is a valid CSS color nameINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
js-yaml • 3.13.1YAML 1.2 parser and serializerINDIRECT3
lodash.assign • 4.2.0The lodash method `_.assign` exported as a module.INDIRECT0
lodash.isempty • 4.4.0The lodash method `_.isEmpty` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility 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
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
symbol-observable • 1.0.1Symbol.observable ponyfillINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
ISC9
PackageRelationDependenciesPublished
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
fs • 0.0.1-securityThis package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.DIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
inquirer-autocomplete-prompt • 1.4.0Autocomplete prompt for inquirerDIRECT13
inquirer-file-tree-selection-prompt • 1.0.19inquerer file tree selection promptDIRECT16
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
rxjs • 5.5.12Reactive Extensions for modern JavaScriptINDIRECT1
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
rxjs • 7.8.1Reactive Extensions for modern JavaScriptINDIRECT1
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
app-settings • 1.1.0Really simple INI, JSON or YAML settings files for your applicationDIRECT7
unknown1
PackageRelationDependenciesPublished
fuzzy • 0.1.3small, standalone fuzzy search / fuzzy filter. browser or nodeDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.1 version:

[![licenses](https://licenses.dev/b/npm/wt-editor-cli/0.2.1)](https://licenses.dev/npm/wt-editor-cli/0.2.1)
<a href="https://licenses.dev/npm/wt-editor-cli/0.2.1">
  <img src="https://licenses.dev/b/npm/wt-editor-cli/0.2.1" alt="licenses" />
</a>
GitHub