bkrpub / EngineRoom
EngineRoom is a toolkit addressing basic, recurring needs when using C based languages. The most prominent (and mature) component is LogPoints, a logging facility designed to provide comfort to developers working on applications of all sizes. EngineRoom is primarily targeted at Objective-C developers on Mac OS X and iOS with some support for C…
☆35Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for EngineRoom
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 13 years ago
- KVO and blocks done right☆51Updated 9 years ago
- Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.☆46Updated 12 years ago
- A UIButton subclass that mimic the "BUY NOW" button on the iOS App Store.☆120Updated 11 years ago
- A set of extensions to Core Data☆75Updated 11 years ago
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 12 years ago
- Apply CSS to UIKit, AppKit, and Core Animation (very beta)☆66Updated 13 years ago
- A utility based on Appirater that prompts your users to Gift the app via the App Store, spreading the love to their friends and family☆56Updated 11 years ago
- A structured project layout with configurations, scripts and project templates to ease iOS applications and static library development.☆98Updated 8 years ago
- NSURLConnection done right☆34Updated 12 years ago
- A UIViewController subclass which implements its own auto-rotation logic, so its view can be placed directly into a UIWindow above other …☆39Updated 13 years ago
- Easy way to handle UIPopoverController, UIActionSheet and UIAlertView for iOS☆120Updated 13 years ago
- ObjC Model Object class using new language features.☆69Updated 13 years ago
- NSControl subclass that mimics Xcode's Jump Bar☆110Updated 11 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 12 years ago
- A subclass of Cocoa's NSNumberFormatter that adds ordinals to numbers.☆27Updated 13 years ago
- A simple library that allows users and testers to email bugs from within an iOS application☆31Updated 12 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 10 years ago
- BAMSettings is a generic handler for presenting and changing settings from within your iPhone app. By adding two files to your app and pu…☆59Updated 13 years ago
- URL aware TextView for iOS☆56Updated 10 years ago
- An extension to NSTimer that allows you to pass a block to handle timer events instead of using a callback method.☆17Updated 12 years ago
- GCD-based async IO☆83Updated 13 years ago
- Component magic for iOS☆70Updated 7 years ago