Files
mostlymatter/vendor/github.com/mattn/go-runewidth
Agniva De Sarker 03a55367d9 MM-24312: Fix Dependency updates (#14391)
Automatic Merge
2020-04-29 14:06:09 -07:00
..
2020-02-03 08:19:38 -08:00
2020-02-03 08:19:38 -08:00
2020-02-03 08:19:38 -08:00
2020-02-03 08:19:38 -08:00
2019-01-24 16:35:21 -08:00
2020-02-03 08:19:38 -08: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