licenses.dev

wrap-ansi v3.0.1

Wordwrap a string with ANSI escape codes

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itDIRECT3
strip-ansi • 4.0.0Strip ANSI escape codesDIRECT1
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 3.0.1 version:

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