licenses.dev

wide-align v1.1.5

A wide-character aware text alignment function for use on the console or with fixed width fonts.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.5 version:

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