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

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