Files
luet/vendor/github.com/mattn/go-runewidth
Ettore Di Giacinto b9895c9e05 update vendor
2021-10-21 23:58:19 +02:00
..
2020-11-20 18:16:49 +01:00
2021-10-21 23:58:19 +02:00
2021-10-21 23:58:19 +02:00
2020-11-20 18:16:49 +01:00
2020-11-20 18:16:49 +01:00
2020-11-20 18:16:49 +01:00
2021-10-21 23:58:19 +02:00
2021-10-21 23:58:19 +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