StringBooster
StringBooster is a simple Swift package containing a few useful extensions to String and NSMutableAttributedString.
Features
- Function on 
NSMutableAttributedStringto uppercase its first character - Function on 
Stringto uppercase its first character - Function on 
Stringto parse line-separated contents into anArray - Function on 
Stringto return whether or not the first character is a vowel 
License
StringBooster was written by B.T. Franklin (@btfranklin) from 2018 onward and is licensed under the MIT license. See LICENSE.md.