licenses.dev

listr2 v8.0.1

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

MIT22
PackageRelationDependenciesPublished
ansi-escapes • 7.0.0ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
cli-cursor • 5.0.0Toggle the CLI cursorINDIRECT4
cli-truncate • 4.0.0Truncate a string to a specific width in the terminalDIRECT8
colorette • 2.0.20🌈Easily set your terminal text color & styles.DIRECT0
emoji-regex • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
environment • 1.1.0Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etcINDIRECT0
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
get-east-asian-width • 1.3.0Determine the East Asian Width of a Unicode characterINDIRECT0
is-fullwidth-code-point • 4.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 5.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
log-update • 6.1.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.DIRECT16
mimic-function • 5.0.1Make a function mimic another oneINDIRECT0
onetime • 7.0.0Ensure a function is only called onceINDIRECT1
restore-cursor • 5.1.0Gracefully restore the CLI cursor on exitINDIRECT3
rfdc • 1.4.1Really Fast Deep CloneDIRECT0
slice-ansi • 5.0.0Slice a string with ANSI escape codesINDIRECT2
slice-ansi • 7.1.0Slice a string with ANSI escape codesINDIRECT3
string-width • 7.2.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
wrap-ansi • 9.0.0Wordwrap a string with ANSI escape codesDIRECT6
ISC1
PackageRelationDependenciesPublished
signal-exit • 4.1.0when 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 8.0.1 version:

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