licenses.dev

web-tooling-benchmark-generator v1.0.1

CLI tools to generate benchmark cases in the v8/web-tooling-benchmark repository.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 2.4.2Terminal string styling done rightDIRECT6
chardet • 0.4.2Character detectorINDIRECT0
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 1.3.1Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
cross-spawn • 6.0.5Cross platform child_process#spawn and child_process#spawnSyncDIRECT7
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
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
figlet • 1.7.0Creates ASCII Art from text. A full implementation of the FIGfont spec.DIRECT0
figures • 2.0.0Unicode symbols with Windows CMD fallbacksDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inquirer • 5.2.0A collection of common interactive command line user interfaces.DIRECT31
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
lodash.sortedindex • 4.1.0The lodash method `_.sortedIndex` exported as a module.DIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 2.2.0Colored symbols for various log levels. Example: ✔︎ SuccessINDIRECT7
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
ora • 2.1.0Elegant terminal spinnerDIRECT19
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
restore-cursor • 2.0.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
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
supports-color • 5.5.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
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
ISC6
PackageRelationDependenciesPublished
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Apache-2.02
PackageRelationDependenciesPublished
ejs • 2.7.4Embedded JavaScript templatesDIRECT0
rxjs • 5.5.12Reactive Extensions for modern JavaScriptINDIRECT1
unknown1
PackageRelationDependenciesPublished
clear • 0.1.0Clear the terminal screen if possibleDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/web-tooling-benchmark-generator)](https://licenses.dev/npm/web-tooling-benchmark-generator)
<a href="https://licenses.dev/npm/web-tooling-benchmark-generator">
  <img src="https://licenses.dev/b/npm/web-tooling-benchmark-generator" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1 version:

[![licenses](https://licenses.dev/b/npm/web-tooling-benchmark-generator/1.0.1)](https://licenses.dev/npm/web-tooling-benchmark-generator/1.0.1)
<a href="https://licenses.dev/npm/web-tooling-benchmark-generator/1.0.1">
  <img src="https://licenses.dev/b/npm/web-tooling-benchmark-generator/1.0.1" alt="licenses" />
</a>
GitHub