Works with
•JSR Score70%•It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
- @std/console
all symbols
default
Functions for console-related tasks such as TTY text layout
Functions
f
unicodeWidth(str: string): number
Get the width of a string's constituent characters in columns in TTY-like environments.
unicode_width
Functions
f
unicodeWidth(str: string): number
Get the width of a string's constituent characters in columns in TTY-like environments.