licenses.dev

open-twitch-dashboard v2.2.1

CLI tool that opens the Twitch streamer dashboard in the default browser. It's that simple.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@babel/runtime • 7.25.6babel's modular runtime helpersDIRECT1
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
execa • 2.1.0Process execution for humansDIRECT19
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
npm-run-path • 3.1.0Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 6.4.0Open stuff like URLs, files, executables. Cross-platform.DIRECT1
p-finally • 2.0.1`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
pump • 3.0.0pipe streams together and close all of them if one of them closesINDIRECT3
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.DIRECT25
ISC12
PackageRelationDependenciesPublished
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
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
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.2.1 version:

[![licenses](https://licenses.dev/b/npm/open-twitch-dashboard/2.2.1)](https://licenses.dev/npm/open-twitch-dashboard/2.2.1)
<a href="https://licenses.dev/npm/open-twitch-dashboard/2.2.1">
  <img src="https://licenses.dev/b/npm/open-twitch-dashboard/2.2.1" alt="licenses" />
</a>
GitHub