NSStringMask
April 19, 2017 • MIT License
NSStringMask allows you to apply masks or formats to NSStrings using NSRegularExpression to input your format.
Typeset
June 27, 2016 • MIT License
Deal with AttributedString efficiently. https://github.com/Draveness/Typeset
Secure Your App
July 02, 2015 • MIT License
Add an extra layer of security against prying eyes. **IT IS NOT A FAIL-SAFE MEASURE**
Security Sensitive strings can be:
* REST API Credentials
* OAuth Credentials
* Passwords
* URLs not i...
No image provided.
BFKit-Swift
June 23, 2015 • MIT License
BFKit-Swift is a collection of useful classes, structs and extensions to <strong>develop Apps faster</strong>.
If you are looking for <strong>Objective-C</strong> version check it out here: <str...
NSString-ZENInflections
March 05, 2015 • MIT License
Returns camelCased, UpperCamelCased, dashed-case, snake_cased representations of an NSString
No image provided.
BFKit
December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>.
If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
NSString+EmailAddresses
July 13, 2014 • MIT License
An Objective C category to validate and fix common typos in email addresses. Significantly reduces signup issues and lost users in your iOS apps.
Fixes misspelled variations for Gmail, Googlemai...
PJR-NSString-Category
May 29, 2014 • BSD License
An NSString Category which lets you perform many string operations in your application.
* String validation.
* Email validation.
* Phone validation.
* URL validation.
* Add or remove substri...
ARObjectCollectionViewController
February 19, 2014 • MIT License
UIViewController that can present a JSON NSString, JSON NSData, JSON URL, XML NSData, XML URL, RSS NSData, RSS URL, NSDictionary, NSArray, NSSet, UIImage EXIF Metadata...
XMCircleType
January 18, 2014 • Apache 2.0 License
XMCircleTypeView is a UIView that allows you to display an NSString as a cicular text. Is will take font kerning into account, so no weird spacings.
MDHTMLLabel
November 18, 2013 • MIT License
MDHTMLLabel is a lightweight, easy to use class for rendering text containing HTML tags on iOS 6.0+. It behaves almost exactly the same as UILabel and allows you to fully customize its appearence w...
NSString-Japanese
September 25, 2013 • MIT License
NSString category methods for working with Japanese strings.
* converting between Romanji, Hiragana , Katakana and Kanji
* replacing Kanji with Hiragana
* identifying the kind of Japanese text...
RSCategories
August 26, 2013 • MIT License
Inclues a few essential categories for iOS Developers. There are helper methods for NSDate, NSString, NSUserDefaults, UIColor and UIImage.
UIImage has a working implementation of Loading GIF for...
PPLabel
January 13, 2013 • MIT License
UIlabel subclass with ability to detect touches on individual letters. The advantage os this implementation is that it uses the ability of UILabel to display NSAttributedString on iOS 6.0+. There i...