Repositories
Select a repository to view its commits, contributors, and more.xcode-snippets
Xcode Snippets for Swift 2, based on those by Mattt at https://github.com/Xcode-Snippets/Objective-C
NPReachability
Reachability without the suck.
CommitViewer
An example Xcode project to demonstrate how to add the ObjectiveGit framework to a project.
PartialTable
An example iOS project to show how to load a subset of data in a table view with a "Display More" button as the last cell which loads more data into the table.
ADNOrdinalNumberFormatter
A subclass of Cocoa's NSNumberFormatter that adds ordinals to numbers.
JCSSheetController
A Cocoa controller class for sheets that replaces the completion callback with a block.
NSTimer-JCSBlocks
An extension to NSTimer that allows you to pass a block to handle timer events instead of using a callback method.
KVOWithBlocks
KVO with a block instead of a callback
PromNight
A simple starter project for an iPad app to log attendees to an event.
Sandvox-2-PlugIn
An Xcode 4 project template for making plug ins for Karelia's Sandvox 2
aoc-2023-haskell
Solutions to Advent of Code 2023
fixbraces
Make sure that the opening brace for an Objective-C code block is on the same line.