CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

Ryan Gerard

1pod

NSUnderscore

NSUnderscore is a set of categories added to NSArray, NSDictionary, and NSSet. This project is an attempt to bring some of the useful functionality found in Underscore.js to the world of iOS programming. Not every single function has been ported over, as some functions are already implemented on the collection objects.

License: MIT

  • Objective C