jerrykrinock / CategoriesObjC
General-purpose categories of Cocoa classes.
☆274Updated 2 years ago
Alternatives and similar repositories for CategoriesObjC:
Users that are interested in CategoriesObjC are comparing it to the libraries listed below
- Zeroing weak references for retain/release Objective-C☆360Updated 3 years ago
- Reading a text file line by line aka block wise.☆87Updated 12 years ago
- A Cocoa framework for localization☆235Updated 11 years ago
- NSTask reimplementation a simpler interface☆76Updated 10 years ago
- Better key-value observing for Cocoa☆529Updated 3 years ago
- An open source substitute for Apple's genstrings which can be integrated in Apps.☆109Updated 10 years ago
- A drop-in UILabel replacement that makes almost all properties animatable by using a CATextLayer instead of CALayer.☆236Updated 12 years ago
- Objective C port of the Diff, Match and Patch libraries☆96Updated last year
- takes in an NSString or NSAttributedString and creates a CGPathRef for that string☆102Updated 3 years ago
- A shift/reduce parsing framework for Mac OS X and iOS☆366Updated 3 years ago
- Category which allows the usage of start and completion blocks in CAAnimation instances, instead of a delegate☆175Updated 10 years ago
- StandardPaths is a category on NSFileManager for simplifying access to standard application directories on iOS and Mac OS and abstracting…☆335Updated 4 years ago
- A Mac OS X app to help you design CAMediaTimingFunction curves☆149Updated 4 years ago
- An iOS library for recording crash events.☆71Updated 12 years ago
- Blocks are to functions as A2DynamicDelegate is to delegates. (DEPRECATED mirror)☆221Updated 12 years ago
- [DEPRECATED]☆256Updated 7 years ago
- Handle show/hiding of the iOS network activity indicator☆75Updated 10 years ago
- CocoaLumberjack logger which sends logs to NSLogger☆97Updated 2 years ago
- Schema Migration support for the SQLite library FMDB☆149Updated 16 years ago
- Simple category on NSTimer to give it blocks capability.☆288Updated 11 years ago
- Automatic NSCoding and persistence implementation☆66Updated 10 years ago
- MagicKit is an Objective-C file identification framework based on libmagic.☆193Updated 11 years ago
- A customizable popover controller for OS X☆196Updated 5 years ago
- BaseModel provides a base class for building model objects for your iOS or Mac OS projects. It saves you the hassle of writing boilerplat…