licenses.dev

@muhammadatique/todocli v1.0.1

todocli =======

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT92
PackageRelationDependenciesPublished
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@oclif/command • 1.8.36oclif base commandDIRECT58
@oclif/config • 1.18.16base config object and standard interfaces for oclif componentsINDIRECT51
@oclif/config • 1.18.17base config object and standard interfaces for oclif componentsDIRECT51
@oclif/config • 1.18.2base config object and standard interfaces for oclif componentsINDIRECT52
@oclif/errors • 1.3.5display friendly CLI errors and log to error logINDIRECT16
@oclif/errors • 1.3.6display friendly CLI errors and log to error logINDIRECT16
@oclif/help • 1.0.15standard help for oclifINDIRECT55
@oclif/parser • 3.8.17arg and flag parser for oclifINDIRECT22
@oclif/plugin-help • 3.3.1standard help for oclifDIRECT61
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
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
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
chardet • 0.7.0Character detectorINDIRECT0
clean-stack • 3.0.1Clean up error stack tracesINDIRECT1
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colors • 1.0.3get colors in your node.js consoleINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
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
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
figures • 3.2.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
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
globby • 11.1.0User-friendly glob matchingINDIRECT23
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
inquirer • 8.2.6A collection of common interactive command line user interfaces.DIRECT51
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.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-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
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-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
lowdb • 1.0.0Small JSON database for Node, Electron and the browser. Powered by Lodash.DIRECT5
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerINDIRECT29
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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
pify • 3.0.0Promisify a callback-style functionINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
steno • 0.4.4Simple file writer with race condition prevention and atomic writingINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
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
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ISC9
PackageRelationDependenciesPublished
@oclif/linewrap • 1.0.0INDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
fastq • 1.18.0Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
semver • 7.6.3The 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
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
unknown1
PackageRelationDependenciesPublished
cli-table • 0.3.11Pretty unicode tables for the CLIDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 7.8.1Reactive Extensions for modern JavaScriptINDIRECT1
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

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