licenses.dev

@clack/core v1.3.0

Clack contains low-level primitives for implementing your own command-line applications.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
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.INDIRECT1
fast-wrap-ansi • 0.2.0A tiny and fast text wrap library which takes ANSI escapes into account.DIRECT2
sisteransi • 1.0.5ANSI escape codes for some terminal swagDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40clack%2Fcore)](https://licenses.dev/npm/%40clack%2Fcore)
<a href="https://licenses.dev/npm/%40clack%2Fcore">
  <img src="https://licenses.dev/b/npm/%40clack%2Fcore" alt="licenses" />
</a>

Or the licenses badge code for the 1.3.0 version:

[![licenses](https://licenses.dev/b/npm/%40clack%2Fcore/1.3.0)](https://licenses.dev/npm/%40clack%2Fcore/1.3.0)
<a href="https://licenses.dev/npm/%40clack%2Fcore/1.3.0">
  <img src="https://licenses.dev/b/npm/%40clack%2Fcore/1.3.0" alt="licenses" />
</a>
GitHub