licenses.dev

@clack/prompts v1.3.0

Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
@clack/core • 1.3.0Clack contains low-level primitives for implementing your own command-line applications.DIRECT4
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.DIRECT1
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%2Fprompts)](https://licenses.dev/npm/%40clack%2Fprompts)
<a href="https://licenses.dev/npm/%40clack%2Fprompts">
  <img src="https://licenses.dev/b/npm/%40clack%2Fprompts" alt="licenses" />
</a>

Or the licenses badge code for the 1.3.0 version:

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