licenses.dev

boxen v0.6.0

Create boxes in the terminal

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
cli-boxes • 1.0.0Boxes for use in the terminalDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
filled-array • 1.1.0Returns an array filled with the specified inputDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
repeating • 2.0.1Repeat a string - fastDIRECT1
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
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
widest-line • 1.0.0Get the visual width of the widest line in a string - the number of columns required to display itDIRECT6
ISC1
PackageRelationDependenciesPublished
ansi-align • 1.1.0align-text with ANSI support for CLIsDIRECT6
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.0 version:

[![licenses](https://licenses.dev/b/npm/boxen/0.6.0)](https://licenses.dev/npm/boxen/0.6.0)
<a href="https://licenses.dev/npm/boxen/0.6.0">
  <img src="https://licenses.dev/b/npm/boxen/0.6.0" alt="licenses" />
</a>
GitHub