Pinned Repositories
Coding-Conventions
NOUSguide coding conventions
console-trace
Adds a handy `trace` flag to the console object to prepend the file and line number.
DateCalculations
Date Calculations for Cocoa Inspired by Ruby on Rails
Mockingjay
An elegant library for stubbing HTTP requests with ease in Swift
Operations
A Swift framework inspired by WWDC 2015 Advanced NSOperations session.
rack-p3p
Insert a P3P header into your Rack webapp.
SwiftStructures
Examples of commonly used data structures and algorithms in Swift.
TestFlight-SDK
An *unofficial* git clone of the TestFlight SDK to use as a submodule
twitter_ebooks
Better twitterbots for all your friends~
anthonyherron's Repositories
anthonyherron/Coding-Conventions
NOUSguide coding conventions
anthonyherron/DateCalculations
Date Calculations for Cocoa Inspired by Ruby on Rails
anthonyherron/TestFlight-SDK
An *unofficial* git clone of the TestFlight SDK to use as a submodule
anthonyherron/console-trace
Adds a handy `trace` flag to the console object to prepend the file and line number.
anthonyherron/Mockingjay
An elegant library for stubbing HTTP requests with ease in Swift
anthonyherron/Operations
A Swift framework inspired by WWDC 2015 Advanced NSOperations session.
anthonyherron/rack-p3p
Insert a P3P header into your Rack webapp.
anthonyherron/SwiftStructures
Examples of commonly used data structures and algorithms in Swift.
anthonyherron/twitter_ebooks
Better twitterbots for all your friends~
anthonyherron/URITemplate.swift
Swift implementation of URI Template (RFC6570)