jessesquires / DefaultStringConvertibleLinks
[DEPRECATED] A default CustomStringConvertible implementation for Swift types
☆120Updated 7 years ago
Alternatives and similar repositories for DefaultStringConvertible
Users that are interested in DefaultStringConvertible are comparing it to the libraries listed below
Sorting:
- Utility functions for validating IBOutlet and IBAction connections☆130Updated 2 years ago
- TypedDefaults is a utility library to type-safely use NSUserDefaults.☆110Updated 7 years ago
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 9 years ago
- Clean Swift Router and Coordinator for declarative routing tree matching☆101Updated 6 years ago
- Sample code from talks on advanced animations☆118Updated 9 years ago
- A Swift utility function that generates Equatable protocol code for any object.☆125Updated 8 years ago
- Thread synchronization made easy.☆159Updated 8 years ago
- Swift protocols for encoding/decoding value types.☆60Updated 7 years ago
- A utility to find needless words in Swift function names.☆173Updated 8 years ago
- An Extremely Simplified Implementation of Thread Sanitizer's Data Race Detection in Swift☆75Updated 8 years ago
- General purpose validation system for objects, nested objects, enumerables written in Swift☆85Updated 5 years ago
- Better NSUserDefaults☆73Updated 3 years ago
- A Xcode Source Editor Extension to quickly add a method implementation with comment from selected text☆69Updated 6 years ago
- Operation Oriented Programming in Swift☆217Updated 8 years ago
- A protocol oriented way of handling datasources in Swift☆34Updated 8 years ago
- Aids with prototyping UIGestureRecognizers in Xcode Playgrounds☆164Updated 5 years ago
- A Rhythm Box System for your iOS app written in Swift. 🎵☆114Updated 8 years ago
- Swift µframework with extensions for the Optional Type