licenses.dev

listr-update-renderer v0.2.0

Listr update renderer

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
cli-cursor • 1.0.2Toggle the CLI cursorINDIRECT3
cli-truncate • 0.2.1Truncate a string to a specific width in the terminalDIRECT7
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
elegant-spinner • 1.0.1Elegant spinner for interactive CLI appsDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
exit-hook • 1.1.1Run some code when the process exitsINDIRECT0
figures • 1.7.0Unicode symbols with Windows CMD fallbacksDIRECT2
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
indent-string • 3.2.0Indent each line in a stringDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successDIRECT7
log-update • 1.0.2Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.DIRECT5
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 1.1.0Only call a function onceINDIRECT0
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitINDIRECT2
slice-ansi • 0.0.4Slice a string with ANSI escape codesINDIRECT0
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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