Nick Lockwood

Results 73 repositories owned by Nick Lockwood

ArrayUtils

50
Stars
8
Forks
Watchers

[DEPRECATED]

AsyncImageView

911
Stars
193
Forks
Watchers

[DEPRECATED]

AutoCoding

1.1k
Stars
134
Forks
Watchers

AutoCoding is a category on NSObject that provides automatic support for NSCoding and NSCopying to every object.

Base64

577
Stars
164
Forks
Watchers

[DEPRECATED]

BaseModel

288
Stars
50
Forks
Watchers

BaseModel provides a base class for building model objects for your iOS or Mac OS projects. It saves you the hassle of writing boilerplate code, and encourages good practices by reducing the incentive...

Chess

165
Stars
32
Forks
Watchers

A simple Chess game for iOS, written in Swift

ColorUtils

257
Stars
40
Forks
Watchers

[DEPRECATED]

Consumer

224
Stars
7
Forks
Watchers

Mac and iOS library for parsing structured text

CountryPicker

739
Stars
158
Forks
Watchers

CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the librar...

CryptoCoding

148
Stars
11
Forks
Watchers

CryptoCoding is a superset of the NSCoding protocol that allows for simple, seamless AES encryption of any NSCoding-compatible object.