licenses.dev

log-update v3.4.0

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
cli-cursor • 2.1.0Toggle the CLI cursorDIRECT4
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesDIRECT8
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/log-update)](https://licenses.dev/npm/log-update)
<a href="https://licenses.dev/npm/log-update">
  <img src="https://licenses.dev/b/npm/log-update" alt="licenses" />
</a>

Or the licenses badge code for the 3.4.0 version:

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