licenses.dev

myy-cli v1.0.1

A command tool

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT72
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
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
chalk • 2.4.2Terminal string styling done rightDIRECT6
chardet • 0.4.2Character detectorINDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 1.3.1Spinners for use in the terminalINDIRECT0
co • 3.1.0generator async flow control goodnessINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commander • 10.0.1the complete solution for node.js command-line programsINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
gray-matter • 4.0.3Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and INDIRECT9
handlebars • 4.7.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT5
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-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lodash.clonedeepwith • 4.5.0The lodash method `_.cloneDeepWith` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 2.2.0Colored symbols for various log levels. Example: ✔︎ SuccessDIRECT7
metalsmith • 2.6.3An extremely simple, pluggable static site generator.DIRECT35
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
ora • 1.4.0Elegant terminal spinnerDIRECT14
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
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
section-matter • 1.0.0Like front-matter, but supports multiple sections in a document.INDIRECT3
stat-mode • 1.0.0Offers convenient getters and setters for the stat `mode`INDIRECT0
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
strip-bom-string • 1.0.0Strip a byte order mark (BOM) from a string.INDIRECT0
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
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
ware • 1.3.0Easily create your own middleware layer.INDIRECT2
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-fn • 0.1.5support sync, async, and generator functionsINDIRECT1
ISC14
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
git-clone • 0.1.0Clone a git repositoryDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 5.5.12Reactive Extensions for modern JavaScriptINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

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