licenses.dev

string-width v3.1.0

Get the visual width of a string - the number of columns required to display it

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.DIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthDIRECT0
strip-ansi • 5.2.0Strip ANSI escape codes from a stringDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.0 version:

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