licenses.dev

wrap-ansi v5.1.0

Wordwrap a string with ANSI escape codes

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalDIRECT2
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itDIRECT4
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/wrap-ansi)](https://licenses.dev/npm/wrap-ansi)
<a href="https://licenses.dev/npm/wrap-ansi">
  <img src="https://licenses.dev/b/npm/wrap-ansi" alt="licenses" />
</a>

Or the licenses badge code for the 5.1.0 version:

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