licenses.dev

fast-wrap-ansi v0.2.0

A tiny and fast text wrap library which takes ANSI escapes into account.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
fast-string-truncated-width • 3.0.3A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.INDIRECT0
fast-string-width • 3.0.2A fast function for calculating the visual width of a string once printed to the terminal.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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