xormplus d80e3430cc Get latest revision "github.com/mattn/go-runewidth" 8 lat temu
..
LICENSE b896d33714 add vendor 9 lat temu
README.mkd b896d33714 add vendor 9 lat temu
runewidth.go d80e3430cc Get latest revision "github.com/mattn/go-runewidth" 8 lat temu
runewidth_js.go b896d33714 add vendor 9 lat temu
runewidth_posix.go b896d33714 add vendor 9 lat temu
runewidth_windows.go b896d33714 add vendor 9 lat temu

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