licenses.dev

listr-better-renderer v0.1.0

A feature packed renderer that is much better than most of the renderers available for listr and listr2 today

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.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 • 2.1.0Toggle the CLI cursorINDIRECT4
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
figures • 2.0.0Unicode symbols with Windows CMD fallbacksDIRECT1
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
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successDIRECT7
log-update • 2.3.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.DIRECT11
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
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
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 3.0.1Strip ANSI escape codesDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
wrap-ansi • 3.0.1Wordwrap a string with ANSI escape codesINDIRECT4
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/listr-better-renderer)](https://licenses.dev/npm/listr-better-renderer)
<a href="https://licenses.dev/npm/listr-better-renderer">
  <img src="https://licenses.dev/b/npm/listr-better-renderer" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

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