licenses.dev

cli-truncate v6.1.1

Truncate a string to a specific width in the terminal

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
get-east-asian-width • 1.6.0Determine the East Asian Width of a Unicode characterINDIRECT0
is-fullwidth-code-point • 5.1.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
slice-ansi • 9.0.0Slice a string with ANSI escape codesDIRECT3
string-width • 8.2.2Get the visual width of a string - the number of columns required to display itDIRECT3
strip-ansi • 7.2.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 6.1.1 version:

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