lxg cd7e7a4103 集成cli支持 hace 3 años
..
.travis.yml cd7e7a4103 集成cli支持 hace 3 años
LICENSE cd7e7a4103 集成cli支持 hace 3 años
README.mkd cd7e7a4103 集成cli支持 hace 3 años
runewidth.go cd7e7a4103 集成cli支持 hace 3 años
runewidth_js.go cd7e7a4103 集成cli支持 hace 3 años
runewidth_posix.go cd7e7a4103 集成cli支持 hace 3 años
runewidth_windows.go cd7e7a4103 集成cli支持 hace 3 años

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