licenses.dev

boxen v8.0.1

Create boxes in the terminal

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
camelcase • 8.0.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`DIRECT0
chalk • 5.4.1Terminal string styling done rightDIRECT0
cli-boxes • 3.0.0Boxes for use in the terminalDIRECT0
emoji-regex • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
get-east-asian-width • 1.3.0Determine the East Asian Width of a Unicode characterINDIRECT0
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 itINDIRECT4
string-width • 7.2.0Get 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
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
widest-line • 5.0.0Get the visual width of the widest line in a string - the number of columns required to display itDIRECT5
wrap-ansi • 9.0.0Wordwrap a string with ANSI escape codesDIRECT6
ISC1
PackageRelationDependenciesPublished
ansi-align • 3.0.1align-text with ANSI support for CLIsDIRECT5
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.37.0A collection of essential TypeScript typesDIRECT0
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 8.0.1 version:

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