bradhilton / SwiftKVCLinks
Key-Value Coding (KVC) for native Swift classes and structs
☆135Updated 7 years ago
Alternatives and similar repositories for SwiftKVC
Users that are interested in SwiftKVC are comparing it to the libraries listed below
Sorting:
- Swift µframework with extensions for the Optional Type☆182Updated 6 years ago
- Open source replacement of UIStackView for iOS 8 (100% layouts supported)☆207Updated 6 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 9 years ago
- Aids with prototyping UIGestureRecognizers in Xcode Playgrounds☆164Updated 6 years ago
- Operation Oriented Programming in Swift☆218Updated 9 years ago
- An Xcode Source Editor extension to clean the closure syntax.☆185Updated 8 years ago
- Script to support easily using Xcode Asset Catalog in Swift.☆123Updated 7 years ago
- Thread synchronization made easy.☆158Updated 8 years ago
- Perform storyboard segues with closures, in Swift☆133Updated 4 years ago
- Abstract text processing and pattern matching engine in Swift. Converts text into NSAttributedStrings. Builtin markdown support.☆109Updated 7 years ago
- Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing p…☆145Updated 6 years ago
- Sample code from talks on advanced animations☆118Updated 10 years ago
- URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks☆92Updated 10 years ago
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 9 years ago
- Adding multiplication and division to the units of measurement types in Foundation.☆171Updated 4 years ago
- A Swift utility to make updating table views/collection views trivially easy and reliable.☆99Updated 9 years ago
- WIP! Very quick and very dirty test for a visual Rx debugger☆142Updated 9 years ago
- Swift μ-framework for efficient array diffs and datasource adapters.☆351Updated 6 years ago
- Adding UIControl targets, the right way.☆152Updated 9 years ago
- An array that can emit messages of elements and diffs on it's changing.☆111Updated 7 years ago
- Explores RxSwift and RxCocoa☆94Updated 9 years ago
- Swift Framework for sending Apple Push Notification over HTTP/2 API☆155Updated 9 years ago
- Declarative form building framework for iOS☆158Updated 4 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 9 years ago
- Storage classes for datasource based controls☆79Updated 2 years ago
- Declarative view styling in Swift. Inspired by CSS modules.☆140Updated 8 years ago
- Helping you find inner peace when comparing version numbers in Swift.☆208Updated 6 years ago
- macOS app that manages localizations of Xcode projects.☆129Updated 7 years ago
- An always-sorted collection type built for Swift☆46Updated 10 years ago
- Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825☆154Updated 5 years ago