quorum/vendor/github.com/mattn/go-runewidth
Qvintvs 4b44bea1d7 Merge attempt 2018-05-31 14:16:44 +08:00
..
LICENSE
README.mkd
runewidth.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
runewidth_js.go
runewidth_posix.go
runewidth_windows.go

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