Pinned Repositories
appledoc
Objective-c code Apple style documentation set generator.
aqtoolkit
A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
BlocksKit
The Objective-C block utilities you always wish you had.
byword-for-mou
Mou (http://mouapp.com/) theme for Markdown syntax highlighting using Byword's color scheme.
C-Macs
Digging a Foundation With A Spoon
CategoriesObjC
General-purpose categories of Cocoa classes.
ColorConverter
objective-c RGB2HSL and HSL2RGB
CWUIKit
Additions and utilities to augment the UIKit framework.
discount
My C implementation of John Gruber's Markdown markup language
FaceTracker
Face tracking in live video on iOS devices
github-forks's Repositories
github-forks/appledoc
Objective-c code Apple style documentation set generator.
github-forks/BlocksKit
The Objective-C block utilities you always wish you had.
github-forks/byword-for-mou
Mou (http://mouapp.com/) theme for Markdown syntax highlighting using Byword's color scheme.
github-forks/C-Macs
Digging a Foundation With A Spoon
github-forks/CategoriesObjC
General-purpose categories of Cocoa classes.
github-forks/CWUIKit
Additions and utilities to augment the UIKit framework.
github-forks/gh-kit
Utilities and categories for Objective-C
github-forks/gnustep-base
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops.
github-forks/iOS-htmltopdf
github-forks/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
github-forks/KissXML
A replacement for Cocoa's NSXML cluster of classes. Based on libxml. Works on iOS.
github-forks/KOKeyboard
github-forks/MailCore
MailCore is a Mac/iOS framework for working with the e-mail protocols IMAP and SMTP
github-forks/markdown-css-themes
A collection of css themes for Markdown
github-forks/mou-theme-github2
github-forks/mou-theme-solarized
Mou (http://mouapp.com/) theme for Markdown syntax highlighting using Ethan Schoonover's Solarized color scheme.
github-forks/objective-c-conventions
Coding conventions for Objective-C projects
github-forks/Objective-Zip
An object-oriented friendly wrapper library for ZLib and MiniZip, in Objective-C for iOS and OS X
github-forks/OmniGroup
Source for many of The Omni Group's frameworks
github-forks/phpjs
php.js implements PHP functions in JavaScript
github-forks/RegexHighlightView
github-forks/RNCachingURLProtocol
Simple offline caching for UIWebView and other NSURLConnection clients
github-forks/ShareKit
Drop in sharing features for all iPhone and iPad apps
github-forks/SocialAccounts
SocialAccounts is an iOS framework that provides an easy way to manage social network accounts
github-forks/SubtlePatterns
All the patterns
github-forks/TransitionKit
An Objective-C library for elegantly implementing state machines.
github-forks/TSMiniWebBrowser
In-App web browsing support for iPhone apps
github-forks/TTTLocalizedPluralString
NSLocalizedString with a Count Argument
github-forks/UIColor-CrossFade
UIColor category to cross fade between two UIColors at a specific ratio
github-forks/ZXingObjC
An Objective-C Port of ZXing