StringBooster

main

A Swift package that adds handy functions to String and NSMutableAttributedString
btfranklin/StringBooster

StringBooster

Platforms Swift versions License Swift Package Manager compatible GitHub tag build

StringBooster is a simple Swift package containing a few useful extensions to String and NSMutableAttributedString.

Features

  • Function on NSMutableAttributedString to uppercase its first character
  • Function on String to uppercase its first character
  • Function on String to parse line-separated contents into an Array
  • Function on String to return whether or not the first character is a vowel
  • Function on String to convert it into title case

License

StringBooster was written by B.T. Franklin (@btfranklin) from 2018 onward and is licensed under the MIT license. See LICENSE.md.

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Mar 11 2024 05:44:26 GMT-0900 (Hawaii-Aleutian Daylight Time)