Unfortunately, it looks like there’s no acceptable way to publish custom operators in a Swift Package, so I’ve removed the custom operator.
StringBooster is a simple Swift package containing a few useful extensions to String and NSMutableAttributedString.
StringBooster
String
NSMutableAttributedString
Array
StringBooster was written by B.T. Franklin (@btfranklin) from 2018 onward and is licensed under the MIT license. See LICENSE.md.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
StringBooster
StringBooster
is a simple Swift package containing a few useful extensions toString
andNSMutableAttributedString
.Features
NSMutableAttributedString
to uppercase its first characterString
to uppercase its first characterString
to parse line-separated contents into anArray
String
to return whether or not the first character is a vowelString
to convert it into title caseLicense
StringBooster
was written by B.T. Franklin (@btfranklin) from 2018 onward and is licensed under the MIT license. See LICENSE.md.