licenses.dev

ora v5.0.0

Elegant terminal spinner

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
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 • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-interactive • 1.0.0Check if stdout or stderr is interactiveDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
log-symbols • 4.1.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 • 6.0.1Strip ANSI escape codes from a stringDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()DIRECT2
ISC2
PackageRelationDependenciesPublished
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).DIRECT0
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 5.0.0 version:

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