rhodgkins / SwiftHTTPStatusCodesLinks
Swift enum wrapper for easier handling of HTTP status codes.
☆163Updated 2 years ago
Alternatives and similar repositories for SwiftHTTPStatusCodes
Users that are interested in SwiftHTTPStatusCodes are comparing it to the libraries listed below
Sorting:
- Fast Swift debug logs☆130Updated 7 years ago
- Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.☆188Updated 6 years ago
- Configuration file code generator for use in Xcode projects☆157Updated 4 years ago
- Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView☆106Updated 4 years ago
- Perform storyboard segues with closures, in Swift☆132Updated 4 years ago
- A Swift utility to make updating table views/collection views trivially easy and reliable.☆99Updated 8 years ago
- Operation Oriented Programming in Swift☆217Updated 8 years ago
- A protocol to serialize Swift structs and classes for encoding and decoding.☆286Updated 3 years ago
- A Swift utility function that generates Equatable protocol code for any object.☆125Updated 8 years ago
- A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing C…☆238Updated 3 years ago
- Sample code for my talk about iOS 10 notifications☆104Updated 8 years ago
- A weekly log of handy Swift extensions☆299Updated 7 years ago
- Declarative text styles and streamlined Dynamic Type support for iOS☆232Updated 2 years ago
- Swift μ-framework for efficient array diffs and datasource adapters.☆351Updated 5 years ago
- RAC + MVVM examples☆139Updated 6 years ago
- General purpose validation system for objects, nested objects, enumerables written in Swift