Rachel Williams d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
..
.travis.yml d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
LICENSE d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
README.md d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
go.mod d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
go.test.sh d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
runewidth.go d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
runewidth_appengine.go d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
runewidth_js.go d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
runewidth_posix.go d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
runewidth_table.go d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година
runewidth_windows.go d8ebde37ca TUN-3201: Create base cloudflared UI structure пре 4 година

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