|
|
пре 4 година | |
|---|---|---|
| .. | ||
| LICENSE | пре 4 година | |
| README.md | пре 4 година | |
| go.mod | пре 4 година | |
| go.test.sh | пре 4 година | |
| runewidth.go | пре 4 година | |
| runewidth_appengine.go | пре 4 година | |
| runewidth_js.go | пре 4 година | |
| runewidth_posix.go | пре 4 година | |
| runewidth_table.go | пре 4 година | |
| runewidth_windows.go | пре 4 година | |
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