jamesruston / CodableExtensions
Adds Custom Transformers and cleaner syntax to Decodable
☆61Updated 4 years ago
Alternatives and similar repositories for CodableExtensions:
Users that are interested in CodableExtensions are comparing it to the libraries listed below
- Proxy for receive delegate events more practically☆130Updated 4 years ago
- Haptic Touch gesture recognizer for iPhone Xʀ☆81Updated 6 years ago
- Useful helpers for working with Codable types in Swift☆129Updated 4 years ago
- [⚠️Not a complete implementation] A Markdown renderer written in Swift.☆77Updated 5 years ago
- 🏷 Type-safe tags in Swift☆90Updated 5 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 3 years ago
- Better NSUserDefaults☆74Updated 3 years ago
- Tracking UIKit access on main thread☆59Updated 7 years ago
- Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.☆80Updated 4 months ago
- A small library to enable more idiomatic Swift pattern matching of URL path elements.☆56Updated 4 years ago
- Cleans and maintains localizable files☆60Updated 6 years ago
- Watcher for Unit Tests written in Swift☆54Updated 6 years ago
- Mostly here to show off Collection View Tetris☆83Updated 6 years ago
- Storage classes for datasource based controls☆79Updated last year
- Implementation of Soroush Khanlou's Flat Cache.☆173Updated 6 years ago
- 🎯 Your easiest way to handle all URLs.☆140Updated 6 years ago
- Gloss bindings for Moya☆36Updated 6 years ago
- Enables you to set up Auto Layout constraints directly between your views and the iOS keyboard.☆57Updated 5 years ago
- NSOperation's missing pieces☆129Updated 6 months ago
- Sample project for my article on bundles☆90Updated 6 years ago
- Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.