Soroush Khanlou

Results 13 repositories owned by Soroush Khanlou

InstantCocoa

251
Stars
8
Forks
Watchers

Instant Cocoa is a framework for making iOS apps.

Meridian

233
Stars
8
Forks
Watchers

Meridian is a web server written in Swift that lets you write your endpoints in a declarative way.

NonEmptyArray

36
Stars
2
Forks
Watchers

An array in Swift that can't be empty

NSArray-LongestCommonSubsequence

73
Stars
10
Forks
Watchers

This is a category on NSArray that finds the indexes of the longest common subsequence with another array.

Objective-Shorthand

362
Stars
15
Forks
Watchers

Objective-Shorthand is a set of categories that make long things in Objective-C short. Additions welcome.

Promise

623
Stars
59
Forks
Watchers

A Promise library for Swift, based partially on Javascript's A+ spec

SKBounceAnimation

931
Stars
109
Forks
Watchers

A CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animation for you.

SKInnerShadowLayer

109
Stars
7
Forks
Watchers

SKInnerShadowLayer is a CAGradientLayer subclass that adds properties to create an inner shadow on a given layer.

MandrillTransport-CakePHP

19
Stars
15
Forks
Watchers

This enables using CakeEmail from CakePHP 2.0 with Mandrill.

SKNavigationController

15
Stars
2
Forks
Watchers

A clone of UINavigationController to help understand UIViewController containment.