TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Feb 2015 |
Maintained by Elvis Nuñez.
API similar to containsString found in iOS 8, compatible with iOS 7.
NSString *nobelPrizeSpeech = @"bork bork bork!";
if ([nobelPrizeSpeech hyp_containsString:@"bork!"]) {
NSLog(@"herdy dur mur flerpty floopin");
}
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)Hyper made this. We're a digital communications agency with a passion for good code, and if you're using this library we probably want to hire you.
NSString-HYPFormula is available under the MIT license. See the LICENSE file for more info.