Objective-C Base64 Additions for NSData and NSString
☆173Feb 9, 2022Updated 4 years ago
Alternatives and similar repositories for Base64
Users that are interested in Base64 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A category on UIColor. Pass in an array of colors and it will return the closest color to the receiver.☆24Oct 26, 2013Updated 12 years ago
- Light-weight CATextLayer wrapper for OS X.☆40Aug 7, 2015Updated 10 years ago
- Cocoa Web Requests☆23Feb 17, 2016Updated 10 years ago
- Supplement your segues' identifier strings with context objects.☆20Jan 20, 2012Updated 14 years ago
- A UIScrollView subclass that resizes itself to fit around its content.☆39Feb 21, 2013Updated 13 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- An iOS Alert View that uses block-based delegation instead of protocols.☆22Mar 28, 2013Updated 13 years ago
- Simple NSSplitView additions.☆21Jun 30, 2015Updated 11 years ago
- Objective-C library for implementation of CoreMotion-controlled parallax distortion.☆44Jul 30, 2013Updated 12 years ago
- A paginated iOS UIWebView controller with simple interactivity support.☆16Sep 12, 2016Updated 9 years ago
- An iOS UIView for displaying images on demand from the web. Spiced up with a caching functionality and a fancy load progress indicator.☆23Aug 19, 2018Updated 7 years ago
- Headers to provide subscripting support. The implementations are provided by libarclite.☆15Sep 13, 2012Updated 13 years ago
- NSRegularExpression extensions that make regular expressions easier in Objective-C, Swift, iOS, OSX☆1,568Oct 3, 2019Updated 6 years ago
- Category on UIViewController that makes it easy to present modal view controllers that only partially cover the screen.☆30Mar 31, 2014Updated 12 years ago
- Keep NSUserDefaults simple, stupid. Access NSUserDefaults key using property, without subclassing.☆46Dec 12, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- An API that introduces the idea of "rewinding", "toggling" and "forwarding" in UIView animations.☆16Feb 16, 2019Updated 7 years ago
- Add blocks to queues in a super terse and readable way!☆60Dec 20, 2014Updated 11 years ago
- A tiny category, with a single method to send out a NSNotifiatication if a shake is detected :)☆26Feb 11, 2016Updated 10 years ago
- Introspection of the private and undocumented remote view controllers feature in iOS 6☆45Feb 11, 2018Updated 8 years ago
- UIColor missing methods☆23Dec 2, 2015Updated 10 years ago
- A custom curtain-style transition for UIViewControllers.☆80Feb 27, 2013Updated 13 years ago
- Draw animated lines (like an invisible pencil) with Core Graphics. (Prototype, will get much better).☆47Jun 7, 2019Updated 7 years ago
- An objective-c contacts picker example which fetch local and Facebook contacts, merge and sort them. Plus handle selection. Useful to sen…☆19Dec 20, 2012Updated 13 years ago
- Simple category and sample showing how you can reference one Xib view from another☆21Apr 18, 2013Updated 13 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ObjC runtime playground: implementing memoized lazy evaluating properties with blocks☆16Feb 21, 2013Updated 13 years ago
- A drop in replacement for UIPageControl with a slew of additional customization options.☆1,860Jul 7, 2019Updated 7 years ago
- iOS UIWebView category to remove the top and bottom shadow that Apple automatically adds to every webview. This is particularly useful if…☆35May 17, 2013Updated 13 years ago
- The Objective-C block utilities you always wish you had.☆6,829Feb 2, 2018Updated 8 years ago
- A simple category on NSObject that allows you to execute block when object is deallocated☆17Mar 28, 2012Updated 14 years ago
- Fancy storyboard segue transitions rendered with OpenGL ES. Originally presented during the OpenGL ES for iOS 5 talk by Chris Miles at S…