twitter-tools-public/frontend/tui/display-tweets-tui/vendor/github.com/mattn/go-runewidth
2025-10-13 21:09:34 -03:00
..
LICENSE nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
README.md nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
runewidth_appengine.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
runewidth_js.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
runewidth_posix.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
runewidth_table.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
runewidth_windows.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
runewidth.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00

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