This release is versions behind 1.0.30 — the latest version of @std/cli.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
•JSR Score94%•This package works with DenoIt is unknown whether this package works with Bun

Downloads24,139/wk
•Published2 years ago (1.0.7)
Tools for creating interactive command line tools
Functions
f
unicodeWidth(str: string): number
Calculate the physical width of a string in a TTY-like environment. This is useful for cases such as calculating where a line-wrap will occur and underlining strings.