Popularity
6.8
Stable
Activity
2.6
-
579
13
89

Programming language: Go
License: MIT License
Latest version: v0.0.9

go-runewidth alternatives and similar packages

Based on the "blackfriday" category.
Alternatively, view go-runewidth alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of go-runewidth or a related project?

Add another 'blackfriday' Package

README

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


*Note that all licence references and agreements mentioned in the go-runewidth README section above are relevant to that project's source code only.