SVI a1a08d78c3 SVI Перемещение 10 달 전
..
LICENSE a1a08d78c3 SVI Перемещение 10 달 전
README.md a1a08d78c3 SVI Перемещение 10 달 전
benchstat.txt a1a08d78c3 SVI Перемещение 10 달 전
new.txt a1a08d78c3 SVI Перемещение 10 달 전
old.txt a1a08d78c3 SVI Перемещение 10 달 전
runewidth.go a1a08d78c3 SVI Перемещение 10 달 전
runewidth_appengine.go a1a08d78c3 SVI Перемещение 10 달 전
runewidth_js.go a1a08d78c3 SVI Перемещение 10 달 전
runewidth_posix.go a1a08d78c3 SVI Перемещение 10 달 전
runewidth_table.go a1a08d78c3 SVI Перемещение 10 달 전
runewidth_windows.go a1a08d78c3 SVI Перемещение 10 달 전

README.md

go-runewidth

Build Status Codecov 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