mattt / TransformerKitLinks
A block-based API for NSValueTransformer, with a growing collection of useful examples.
☆842Updated 3 years ago
Alternatives and similar repositories for TransformerKit
Users that are interested in TransformerKit are comparing it to the libraries listed below
Sorting:
- UIAppearance Stylesheets☆1,227Updated 8 years ago
- Reflection for enumerations in Objective-C.☆332Updated 8 years ago
- Property mapping for Objective-C iOS apps.☆1,123Updated 4 years ago
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆182Updated 9 years ago
- Provides a macro that you can use to ensure that a method of an abstract base class *must* be overriden by its subclasses.☆523Updated 9 years ago
- A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.☆599Updated 4 years ago
- An iOS app reproducing performance issues when loading dynamic library images through dyld☆441Updated 8 years ago
- [DEPRECATED]☆552Updated 7 years ago
- iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack …☆585Updated 9 years ago
- Data Binding and MVVM for iOS☆356Updated 9 years ago
- TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.☆345Updated 2 years ago
- A drop-in replacement for NSFetchedResultsController built to work around the fact that NSFetchedResultsController does not work with par…☆351Updated 7 years ago
- A simple category to hide sensitive strings from appearing in your binary☆620Updated 2 years ago
- A faster and more flexible binary file format replacement for NSCoding, Property Lists and JSON☆980Updated 4 years ago
- Manages blocks of code that only need to run once on version updates in iOS apps.☆908Updated 7 years ago
- ObjectGraph can show oriented graph of dependencies between classes in your project.☆660Updated 8 years ago
- Vital extensions to NSURLRequest that Apple left out for some reason.☆339Updated last year
- A UIScrollView subclass that intelligently handles multiple child scroll views and does not interfere with UIKitʼs cell reuse functionali…☆589Updated 6 years ago
- Vertically stack views using Auto Layout, with an order specific subclass that uses view tags for ordering.☆424Updated 6 years ago
- Expressive, flexible, and powerful stylesheets for UIView and friends.☆739Updated 7 years ago
- Runtime configurable local server for iOS apps.☆350Updated 7 years ago
- Modern thread-safe and type-safe key-value observing for Swift and Objective-C☆708Updated 4 years ago
- Objective-C utility class for storing data securely in the key chain.☆843Updated 2 years ago
- NSLocalizedString with a Count Argument☆370Updated 7 years ago
- UIApplicationDelegate class that separates the different responsibilities into more more reusable classes.☆352Updated 7 years ago
- Native Markdown Parsing to NSAttributedString on iOS☆413Updated 9 years ago
- iOS in-app bug reporting for developers and testers, with annotated screenshots and the console log.☆1,360Updated 3 years ago
- How to use UICollectionView with NSFetchedResultsController☆437Updated 7 years ago
- AutoCoding is a category on NSObject that provides automatic support for NSCoding and NSCopying to every object.☆1,068Updated 7 years ago
- Objective-Shorthand is a set of categories that make long things in Objective-C short. Additions welcome.☆360Updated 9 years ago