lxg cd7e7a4103 集成cli支持 2 years ago
..
.travis.yml cd7e7a4103 集成cli支持 2 years ago
LICENSE cd7e7a4103 集成cli支持 2 years ago
README.mkd cd7e7a4103 集成cli支持 2 years ago
runewidth.go cd7e7a4103 集成cli支持 2 years ago
runewidth_js.go cd7e7a4103 集成cli支持 2 years ago
runewidth_posix.go cd7e7a4103 集成cli支持 2 years ago
runewidth_windows.go cd7e7a4103 集成cli支持 2 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