licenses.dev

listr v0.12.0

Terminal task list

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
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-spinners • 0.1.2Spinners for use in the terminalINDIRECT0
cli-truncate • 0.2.1Truncate a string to a specific width in the terminalDIRECT7
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
date-fns • 1.30.1Modern JavaScript date utility libraryINDIRECT0
elegant-spinner • 1.0.1Elegant spinner for interactive CLI appsINDIRECT0
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 • 2.1.0Indent each line in a stringDIRECT2
indent-string • 3.2.0Indent each line in a stringINDIRECT0
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamDIRECT0
listr-silent-renderer • 1.1.1Supress Listr rendering outputDIRECT0
listr-update-renderer • 0.2.0Listr update rendererDIRECT24
listr-verbose-renderer • 0.4.1Listr verbose rendererDIRECT14
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
ora • 0.2.3Elegant terminal spinnerDIRECT13
p-map • 1.2.0Map over promises concurrentlyDIRECT0
repeating • 2.0.1Repeat a string - fastINDIRECT1
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitINDIRECT2
slice-ansi • 0.0.4Slice a string with ANSI escape codesINDIRECT0
stream-to-observable • 0.1.0Convert Node Streams into ECMAScript-ObservablesDIRECT0
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
symbol-observable • 1.0.1Symbol.observable ponyfillINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 5.5.12Reactive Extensions for modern JavaScriptDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.12.0 version:

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