Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdWorks with
•JSR Score94%•This package works with DenoIt is unknown whether this package works with Bun

License
•MIT
Downloads18,492/wk
•Publisheda month ago (1.0.29)
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.