|
il y a 4 ans | |
---|---|---|
.. | ||
.travis.yml | il y a 4 ans | |
LICENSE | il y a 4 ans | |
README.md | il y a 4 ans | |
go.mod | il y a 4 ans | |
go.test.sh | il y a 4 ans | |
runewidth.go | il y a 4 ans | |
runewidth_appengine.go | il y a 4 ans | |
runewidth_js.go | il y a 4 ans | |
runewidth_posix.go | il y a 4 ans | |
runewidth_table.go | il y a 4 ans | |
runewidth_windows.go | il y a 4 ans |
Provides functions to get fixed width of the character or string.
runewidth.StringWidth("つのだ☆HIRO") == 12
Yasuhiro Matsumoto
under the MIT License: http://mattn.mit-license.org/2013