xormplus d80e3430cc Get latest revision "github.com/mattn/go-runewidth" 8 лет назад
..
LICENSE b896d33714 add vendor 9 лет назад
README.mkd b896d33714 add vendor 9 лет назад
runewidth.go d80e3430cc Get latest revision "github.com/mattn/go-runewidth" 8 лет назад
runewidth_js.go b896d33714 add vendor 9 лет назад
runewidth_posix.go b896d33714 add vendor 9 лет назад
runewidth_windows.go b896d33714 add vendor 9 лет назад

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