Files
abra/vendor/github.com/mattn/go-runewidth
decentral1se 7fb9675b1e
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
chore: golang 1.26 && make deps
2026-04-01 11:25:57 +02:00
..
2024-08-04 11:06:58 +02:00
2024-08-04 11:06:58 +02:00
2024-08-04 11:06:58 +02:00
2024-08-04 11:06:58 +02:00
2024-08-04 11:06:58 +02:00
2026-04-01 11:25:57 +02:00

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