licenses.dev

listr2 v4.0.5

Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
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
astral-regex • 2.0.0Regular expression for matching astral symbolsINDIRECT0
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-truncate • 2.1.0Truncate a string to a specific width in the terminalDIRECT10
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 2.0.20🌈Easily set your terminal text color & styles.DIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
log-update • 4.0.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.DIRECT18
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-map • 4.0.0Map over promises concurrentlyDIRECT3
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
rfdc • 1.4.1Really Fast Deep CloneDIRECT0
slice-ansi • 3.0.0Slice a string with ANSI escape codesINDIRECT5
slice-ansi • 4.0.0Slice a string with ANSI escape codesINDIRECT5
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
through • 2.3.8simplified stream constructionDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesDIRECT8
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 7.8.1Reactive Extensions for modern JavaScriptDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
ISC1
PackageRelationDependenciesPublished
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.5 version:

[![licenses](https://licenses.dev/b/npm/listr2/4.0.5)](https://licenses.dev/npm/listr2/4.0.5)
<a href="https://licenses.dev/npm/listr2/4.0.5">
  <img src="https://licenses.dev/b/npm/listr2/4.0.5" alt="licenses" />
</a>
GitHub