rudashi/stringable

String padding UTF-8 safe for `padBoth`, `padLeft` and `padRight`

Closed this issue · 0 comments

The pad string could be truncated in the middle of a unicode code point.

Updated Unit Tests to test UTF-8 padding strings.