mattgallagher / CocoaWithLovePlaygroundsLinks
Swift Playground versions of select articles from Cocoa with Love.
☆89Updated 7 years ago
Alternatives and similar repositories for CocoaWithLovePlaygrounds
Users that are interested in CocoaWithLovePlaygrounds are comparing it to the libraries listed below
Sorting:
- Adding multiplication and division to the units of measurement types in Foundation.☆171Updated 4 years ago
- ☆125Updated 3 years ago
- An array in Swift that can't be empty☆34Updated 7 years ago
- Swift protocols for encoding/decoding value types.☆60Updated 8 years ago
- [DEPRECATED] A default CustomStringConvertible implementation for Swift types☆120Updated 7 years ago
- An Extremely Simplified Implementation of Thread Sanitizer's Data Race Detection in Swift☆75Updated 8 years ago
- Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.☆84Updated 4 years ago
- Wadler's "A prettier printer" embedded pretty-printer DSL for Swift☆191Updated 4 years ago
- Timing and threading helpers for Interstellar☆40Updated 10 years ago
- Demo Code from Storyboards Revisited Talk, Swift Summit, San Francisco, 2016☆73Updated 7 years ago
- A Swift package for generating Xcode workspaces & playgrounds☆193Updated 4 years ago
- CLI tool written in Swift heavily inspired by https://github.com/fastlane/fastlane☆129Updated 8 years ago
- Templates for generating code for JSON serialization and deserialization☆38Updated 7 years ago
- ☆54Updated 7 years ago
- An example implementation of Swift.Codable using a simple binary format☆169Updated 6 years ago
- Storytime is a framework to parse and render Interface Builder Storyboard files. MIT Licensed☆245Updated 7 years ago
- A utility to find needless words in Swift function names.☆173Updated 8 years ago
- QueryKit command line tool to produce type-safe accessors☆65Updated 5 years ago
- Generate Json encoders and decoders based on Swift structs with good error handling☆76Updated 8 years ago
- Automator services to make coding in Xcode easier☆82Updated 2 years ago
- Convert Swift Playgrounds to Markdown☆55Updated 9 years ago
- An iOS world-time app written in Swift to demonstrate the benefits of treating view-state as a separate model.☆103Updated 7 years ago
- An accessibility announcement queue for iOS with timeout and retry behavior. Built using RAC.☆85Updated 7 years ago
- An analysis of Swift Evolution proposals☆58Updated 7 years ago
- Mac command line tool to imprint a text banner over a PNG icon, written in Swift☆52Updated 10 years ago
- Object-Oriented Programming in Functional Programming in Swift (4, I think)