Pinned Repositories
Aldwych-2-JSON-Parser-for-Swift
A new version of Aldwych that is centred around recursive enums.
Aldwych_JSON_Swift
JSON parser for Swift – for parsing, editing, creating and reconstituting of parsed data
FileDelete_Swift_iOS
Simple iOS class to delete files and subdirectories from the Documents and Library directories
FileLoad_Swift_iOS
Simple file load for iOS coded in Swift
FileSave_Swift_iOS
Simple class for iOS to save files to the Library and Documents Directories with optional subdirectories
SwiftFiles
Save, Load and Delete from a Swift Playground
sketchytech's Repositories
sketchytech/SwiftFiles
Save, Load and Delete from a Swift Playground
sketchytech/FileSave_Swift_iOS
Simple class for iOS to save files to the Library and Documents Directories with optional subdirectories
sketchytech/Aldwych_JSON_Swift
JSON parser for Swift – for parsing, editing, creating and reconstituting of parsed data
sketchytech/Aldwych-2-JSON-Parser-for-Swift
A new version of Aldwych that is centred around recursive enums.
sketchytech/FileDelete_Swift_iOS
Simple iOS class to delete files and subdirectories from the Documents and Library directories
sketchytech/FileLoad_Swift_iOS
Simple file load for iOS coded in Swift
sketchytech/Swiftography
Standard cryptographic algorithms in a Swift Playground
sketchytech/SwiftPlaygrounds
Swift Playgrounds
sketchytech/AppleNewsFormat
Sample JSON for Apple News Format
sketchytech/json-book
This is a project to develop an organized data structure for JSON books, journals and magazines. The approach being taken is to develop the structure for the JSON alongside a set of parsers in order to establish an organic logic.
sketchytech/Swift2_Similarly_Different_join_reduce_and_flatMap
A look at the similarities and differences of join(), reduce() and flatMap() in Swift 2
sketchytech/NSCoder
NSCoder Playground Examples
sketchytech/SwiftFilesZip
A repo for saving, loading, deleting and unzipping in iOS
sketchytech/SwiftLDN
sketchytech/Swift2_Extensions_Playground
Swift 2 playground exploring extensions
sketchytech/json-book-specification
Book Format JSON Specification
sketchytech/objective-c-style-guide
The New York Times Mobile Team’s Objective-C Style Guide
sketchytech/substringWithNSRange
Swift: Extension to String to allow an alternative to substringWithRange that accepts an NSRange in place of a Range<String.Index>
sketchytech/CS193P
Code from CS193P iOS Development Swift Course
sketchytech/matchesInStringWithRange
Swift: extension to NSRegularExpressions to allow an alternative to matchesInString which allows a Range<String.Index> to be used
sketchytech/Medium.js
A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)
sketchytech/node-js-sample
sketchytech/Working-Copy-Test