SVI cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago
..
LICENSE cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago
README.md cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago
runewidth.go cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago
runewidth_appengine.go cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago
runewidth_js.go cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago
runewidth_posix.go cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago
runewidth_table.go cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago
runewidth_windows.go cd1a140e4f SVI Вынос модуля; 100.0% 9 months ago

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