Kalkwst / MicroLib

MIT License
3 stars 0 forks source link

:sparkles: Text: Add WordUtils.CapitalizeFully method #12

Closed Kalkwst closed 1 year ago

Kalkwst commented 1 year ago

Converts all the delimiter-separated words in a string into capitalized words, that is each word is made up of a title case character and then a series of lowercase characters.