licenses.dev

cli-table2 v0.2.0

Pretty unicode tables for the command line. Based on the original cli-table.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
colors • 1.4.0get colors in your node.js consoleDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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