Jackie Meggesto

2pods

JMTextView

A replacement for UITextView that gives you a placeholder

License: MIT

  • Swift

StringUtils

A library of extensions to Swift's native String class encompassing numerous features the standard library lacks, and providing cleaner, neater API design for existing standard library features. Features include, but are not limited to: elegant regular expression handling, Python-style String slicing, using regular expressions to test whether a String is convertible to Int/Float/etc and automatically returning the numeric value.

License: MIT

  • Swift