Pinned Repositories
app-architecture
Sample Code of the App Architecture Book
apple-sphero-playgroundbook
An extension of the Swift Playground Book demonstrated by Apple at WWDC 2016
ios-bnr-guide
This repo contains the code I wrote as I was working through the book "iOS Programming: The Big Nerd Ranch Guide (6th Edition)"
ios-http-caching
mastering-auto-layout
This is a repository which contains playgrounds and sample apps for learning about UIStackView's and Auto Layout.
pjlink-cocoa
A Cocoa library for communicating with projectors and other devices which support the PJLink protocol
pjlink-cocoa-server
A Mac app which emulates a projector or other device which supports the PJLink protocol. This can be useful for testing clients which implement PJLink.
pjlink-swift
A Swift library for communicating with PJLink-enabled projectors
swiftpm-buildtool-plugin-examples
Some examples of SwiftPM build tool plugins to go along with SE-0303 + SE-0325
youtube-ios-player-helper
Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView
ehyche's Repositories
ehyche/pjlink-cocoa
A Cocoa library for communicating with projectors and other devices which support the PJLink protocol
ehyche/ios-bnr-guide
This repo contains the code I wrote as I was working through the book "iOS Programming: The Big Nerd Ranch Guide (6th Edition)"
ehyche/mastering-auto-layout
This is a repository which contains playgrounds and sample apps for learning about UIStackView's and Auto Layout.
ehyche/ios-http-caching
ehyche/pjlink-cocoa-server
A Mac app which emulates a projector or other device which supports the PJLink protocol. This can be useful for testing clients which implement PJLink.
ehyche/pjlink-swift
A Swift library for communicating with PJLink-enabled projectors
ehyche/swiftpm-buildtool-plugin-examples
Some examples of SwiftPM build tool plugins to go along with SE-0303 + SE-0325
ehyche/youtube-ios-player-helper
Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView
ehyche/app-architecture
Sample Code of the App Architecture Book
ehyche/apple-sphero-playgroundbook
An extension of the Swift Playground Book demonstrated by Apple at WWDC 2016
ehyche/auto-layout-playground
ehyche/content-mode-playgroundbook
This is a Swift playground book which helps understand UIView's contentMode property.
ehyche/custom-transition-bug
ehyche/EHLayoutMarginsTest
This is a sample app which demonstrates the iOS 8 feature of layoutMargins on UIView's.
ehyche/FlickrTV
This is a tvOS demo app which accesses the Flickr API
ehyche/jq
Command-line JSON processor
ehyche/project-r-app-ios
My iOS app ProjectR, which is a WiFi-based remote control for projectors
ehyche/sample-ios-app
ehyche/Specs
A repository of CocoaPods (cocoapods.org) specifications.
ehyche/Spectre
BDD Framework and test runner for Swift projects and playgrounds
ehyche/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
ehyche/swagger-transform
A module and command-line tool written in Swift for performing various transforms on OpenAPI schemas
ehyche/swift-playgrounds
These are some Swift playgrounds for tutorial and demonstration purposes
ehyche/SwiftJQ
This is a Swift framework which wraps the jq JSON processor
ehyche/SwiftPath
JSONPath for Swift
ehyche/swigger
An implementation of Swagger (OpenAPI) in Swift
ehyche/tnvascholars
This is the repository for the Tennessee-Virginia Scholars app
ehyche/TVOSFocusExample
A sample app to demonstrate and explore the tvOS Focus Engine
ehyche/xcode-playgrounds
A collection of useful playgrounds
ehyche/XcodeGen
Swift command line tool that generates your Xcode project from a simple spec and your folder structure