xormplus 4c9129baff Get latest revision "github.com/mattn/go-runewidth" | 6 years ago | |
---|---|---|
.. | ||
LICENSE | 8 years ago | |
README.mkd | 8 years ago | |
runewidth.go | 6 years ago | |
runewidth_js.go | 8 years ago | |
runewidth_posix.go | 8 years ago | |
runewidth_windows.go | 8 years ago |
Provides functions to get fixed width of the character or string.
runewidth.StringWidth("つのだ☆HIRO") == 12
Yasuhiro Matsumoto
under the MIT License: http://mattn.mit-license.org/2013