Felix Lange 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor 8 years ago
..
LICENSE 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
README.mkd 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
runewidth.go 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor 8 years ago
runewidth_js.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
runewidth_posix.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
runewidth_windows.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago

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