周玉环 d906a41c2e first commit 2 өдөр өмнө
..
.travis.yml d906a41c2e first commit 2 өдөр өмнө
LICENSE d906a41c2e first commit 2 өдөр өмнө
README.md d906a41c2e first commit 2 өдөр өмнө
go.test.sh d906a41c2e first commit 2 өдөр өмнө
runewidth.go d906a41c2e first commit 2 өдөр өмнө
runewidth_appengine.go d906a41c2e first commit 2 өдөр өмнө
runewidth_js.go d906a41c2e first commit 2 өдөр өмнө
runewidth_posix.go d906a41c2e first commit 2 өдөр өмнө
runewidth_table.go d906a41c2e first commit 2 өдөр өмнө
runewidth_windows.go d906a41c2e first commit 2 өдөр өмнө

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