mattn/go-runewidth

wcwidth for golang

723

stars

208

commits

Go

primary language

Sep 10, 2026

updated

go
golang
wcwidth
windows
Browse cluster: CLI string width and terminal formatting

README

go-runewidth

Build Status Codecov GoDoc Go Report Card

Provides functions to get fixed width of the character or string.

Usage

runewidth.StringWidth("つのだ☆HIRO") == 12

Author

Yasuhiro Matsumoto

License

under the MIT License: http://mattn.mit-license.org/2013

Contributors

mattn

157 commits

tty2

7 commits

clipperhouse

6 commits

mattn/go-runewidth

wcwidth for golang

723

stars

208

commits

Go

primary language

Sep 10, 2026

updated

go
golang
wcwidth
windows
Browse cluster: CLI string width and terminal formatting

README

go-runewidth

Build Status Codecov GoDoc Go Report Card

Provides functions to get fixed width of the character or string.

Usage

runewidth.StringWidth("つのだ☆HIRO") == 12

Author

Yasuhiro Matsumoto

License

under the MIT License: http://mattn.mit-license.org/2013

Contributors

mattn

157 commits

tty2

7 commits

clipperhouse

6 commits

Languages

Go

100.0%