Pinned Repositories
InstantCocoa
Instant Cocoa is a framework for making iOS apps.
Meridian
Meridian is a web server written in Swift that lets you write your endpoints in a declarative way.
NonEmptyArray
An array in Swift that can't be empty
NSArray-LongestCommonSubsequence
This is a category on NSArray that finds the indexes of the longest common subsequence with another array.
Objective-Shorthand
Objective-Shorthand is a set of categories that make long things in Objective-C short. Additions welcome.
Promise
A Promise library for Swift, based partially on Javascript's A+ spec
SKBounceAnimation
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
SKInnerShadowLayer is a CAGradientLayer subclass that adds properties to create an inner shadow on a given layer.
swift-sudoku
khanlou's Repositories
khanlou/SKBounceAnimation
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.
khanlou/Promise
A Promise library for Swift, based partially on Javascript's A+ spec
khanlou/Objective-Shorthand
Objective-Shorthand is a set of categories that make long things in Objective-C short. Additions welcome.
khanlou/Meridian
Meridian is a web server written in Swift that lets you write your endpoints in a declarative way.
khanlou/InstantCocoa
Instant Cocoa is a framework for making iOS apps.
khanlou/NSArray-LongestCommonSubsequence
This is a category on NSArray that finds the indexes of the longest common subsequence with another array.
khanlou/swift-sudoku
khanlou/NonEmptyArray
An array in Swift that can't be empty
khanlou/SchemaSwift
Generate Swift structs from PostgreSQL database schema
khanlou/MandrillTransport-CakePHP
This enables using CakeEmail from CakePHP 2.0 with Mandrill.
khanlou/pepin
khanlou/SKStateMachine
A simple state machine, written in Objective-C, that uses metaprogramming to define transitions.
khanlou/Parser
A small library for parsing JSON in swift
khanlou/BigInt
khanlou/SwiftgreSQL
A synchronous blocking wrapper around libpq with no dependencies. Forked and modified from `vapor-community/postgresql`.
khanlou/HCYoutubeParser
Fetches YouTube mp4 URLS for iOS
khanlou/Sourcery
Meta-programming for Swift, stop writing boilerplate code.
khanlou/Tablesum
Automatic table footers in pure JavaScript
khanlou/watch.user
Face tracking on iOS without the user knowing
khanlou/AudioKit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
khanlou/detect.location
An easy way to access the user's iOS location data without actually having access
khanlou/dokku-jekyll-nginx
Jekyll 3 on Dokku
khanlou/instant-cocoa-docs
The Instant Cocoa website repo
khanlou/Interstellar
Simple and lightweight Functional Reactive Coding in Swift for the rest of us
khanlou/krausefx.com
My personal blog
khanlou/OpenGraph
A Swift wrapper for the Open Graph protocol (OGP).
khanlou/swift
The Swift Programming Language
khanlou/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
khanlou/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
khanlou/tablesort-1
:arrow_up_down: A small tablesorter in plain JavaScript