ef-ctx / CTXPropertyMapperLinks
☆25Updated 8 years ago
Alternatives and similar repositories for CTXPropertyMapper
Users that are interested in CTXPropertyMapper are comparing it to the libraries listed below
Sorting:
- DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child no…☆131Updated 10 years ago
- This Xcode plugin shows Xcode app version in the Dock and App Switcher icon☆92Updated 3 years ago
- Collection of functions for generating psuedorandom variables from various distributions☆54Updated 9 years ago
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 9 years ago
- YAML-based configuration for ObjC projects☆79Updated 9 years ago
- ☆81Updated 10 years ago
- Show your CocoaPods dependencies in-app.☆86Updated 4 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 8 years ago
- Snow globe framework is delightful / slightly cheese easter egg for christmas season. Turns your awesome app into a snow globe, when user…☆62Updated 6 years ago
- Easily read licenses for your Cocoa Pods.☆29Updated 11 months ago
- [DEPRECATED] Syntactic sugar for Grand Central Dispatch (GCD)☆28Updated 8 years ago
- Mac command line tool to imprint a text banner over a PNG icon, written in Swift☆52Updated 9 years ago
- Simple code to add blue dots for every UITouch in an app - Helpful for recording app demos that show touch locations during use.☆50Updated 10 years ago
- Templates for generating code for JSON serialization and deserialization☆38Updated 7 years ago
- QueryKit command line tool to produce type-safe accessors☆65Updated 5 years ago
- Simple NSObject category to perform selectors with variadic arguments☆24Updated 9 years ago
- When UICollectionViewCell needs to be a UIViewController. WARNING: this repo is not actively maintained☆241Updated 10 years ago
- A rough example of how to set up a Core Data stack based on the talk by Marcus Zarra (@mzarra) at MCE 2015 (https://www.youtube.com/watch…☆16Updated 10 years ago
- Classes to extend UIKit navigation using key commands☆155Updated 9 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 9 years ago
- **SwiftyAs** is an Objective-C kinda way to do `as?` casting like in Swift.