licenses.dev

cli-truncate v3.1.0

Truncate a string to a specific width in the terminal

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-fullwidth-code-point • 4.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
slice-ansi • 5.0.0Slice a string with ANSI escape codesDIRECT2
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itDIRECT4
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.0 version:

[![licenses](https://licenses.dev/b/npm/cli-truncate/3.1.0)](https://licenses.dev/npm/cli-truncate/3.1.0)
<a href="https://licenses.dev/npm/cli-truncate/3.1.0">
  <img src="https://licenses.dev/b/npm/cli-truncate/3.1.0" alt="licenses" />
</a>
GitHub