go-watchdog/vendor/github.com/mattn/go-runewidth
AJ ONeal 62ad8fb507 WIP installer 2019-06-24 20:00:11 -06:00
..
.travis.yml WIP installer 2019-06-24 20:00:11 -06:00
LICENSE WIP installer 2019-06-24 20:00:11 -06:00
README.mkd WIP installer 2019-06-24 20:00:11 -06:00
runewidth.go WIP installer 2019-06-24 20:00:11 -06:00
runewidth_js.go WIP installer 2019-06-24 20:00:11 -06:00
runewidth_posix.go WIP installer 2019-06-24 20:00:11 -06:00
runewidth_windows.go WIP installer 2019-06-24 20:00:11 -06:00

README.mkd

go-runewidth

Build Status Coverage Status 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