licenses.dev

ora v4.0.2

Elegant terminal spinner

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 2.4.2Terminal string styling done rightDIRECT6
cli-cursor • 3.1.0Toggle the CLI cursorDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
is-interactive • 1.0.0Check if stdout or stderr is interactiveDIRECT0
log-symbols • 3.0.0Colored symbols for various log levels. Example: `✔︎ Success`DIRECT7
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
strip-ansi • 5.2.0Strip ANSI escape codes from a stringDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()DIRECT2
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/ora)](https://licenses.dev/npm/ora)
<a href="https://licenses.dev/npm/ora">
  <img src="https://licenses.dev/b/npm/ora" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.2 version:

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