brennanMKE / XcodeCodeSnippetsLinks
Code Snippets for Xcode
☆242Updated 3 years ago
Alternatives and similar repositories for XcodeCodeSnippets
Users that are interested in XcodeCodeSnippets are comparing it to the libraries listed below
Sorting:
- Simple GCD-based timer based on NSTimer☆131Updated 13 years ago
- Series of tools to help you find and debug objects that are leaking / over-released in your iOS apps.☆364Updated 11 years ago
- Mix things up with your collection classes with style and class (well, a category, but you get the idea).☆221Updated 11 years ago
- NSUUID implementation for iOS < 6.0 and OS X < 10.8☆157Updated 11 years ago
- Objective-C wrapper for Grand Central Dispatch☆352Updated 8 years ago
- Small AOP library for iOS.☆122Updated 13 years ago
- The Global Router For Application☆68Updated 9 years ago
- Provides a cancel mechanism for delayed block dispatch☆165Updated 12 years ago
- A spiritual reimplementation of the basics of dispatch_queue, for educational purposes☆129Updated 10 years ago
- An experiment on Objective-C thread safe Model class design.☆27Updated 7 years ago
- Class that prevents iOS devices from deep sleeping.☆97Updated 14 years ago
- SectionBackgroundLayout (extends from UICollectionViewFlowLayout)) has implementation of section background view.☆66Updated 6 years ago
- A NSDictionary with ordered objects and keys☆264Updated 7 years ago
- 自动布局Autolayout约束调用顺序☆24Updated 10 years ago
- 杂记☆59Updated 9 years ago
- Subtitle file(.srt) of WWDC 2013's Video☆284Updated 11 years ago
- iOS Class Category property dynamic support☆71Updated 8 years ago
- Xcode plugin for fui tool☆211Updated 8 years ago
- Show View hierarchy in 3D☆168Updated 12 years ago
- Objective-C Base64 Additions for NSData and NSString☆173Updated 3 years ago
- Powerful and easy to use Objective-C swizzling API.☆123Updated 6 years ago
- Get the content size of a UILabel with text, because I always forget how to and want to have it in one god damn place.☆44Updated 10 years ago
- An NSMutableArray which can be key value observed (KVO). You can use block or RACSignal (ReactiveCocoa) to monitor the mutable array chan…☆89Updated 8 years ago
- NSString (Emoji) extends the NSString class to provide custom functionality related to the Emoji emoticons.☆170Updated 10 years ago
- An Objective-C wrapper with utility functions around Gumbo for easy HTML5 parsing in Cocoa and Cocoa Touch☆181Updated 8 years ago
- Type safe accessors for NSDictionary, better used with dictionary parsed from JSON.☆62Updated 7 years ago
- 分析iOS可执行文件的LinkMap文件,重在统计第三方库所占体积大小☆62Updated 10 years ago
- XcodeColors is an easy-to-use plugin for Xcode 3 & 4 developers. This project is designed to simplify software debugging process by color…☆129Updated 9 years ago
- A light-weighted Promise library for Objective-C☆114Updated 8 years ago
- JPNG is a bespoke image file format that combines the compression benefits of JPEG with the alpha channel support of a PNG file. The JPNG…☆341Updated 8 years ago