OpinionatedC
Convenience methods
A set of convenient extension methods for Objective-C to make the language more concise and readable.
Because Objective-C should have inherited more from Smalltalk
52 stars
6 watching
1 forks
Language: Objective-C
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
markeissler/wonderful-objective-c-style-guide | A comprehensive Objective-C coding style guide for maintaining consistency and readability in OSX and iOS codebases. | 67 |
szweier/szmentions | A lightweight mentions library for iOS | 11 |
youknowone/foundationextension | A collection of code snippets and shortcuts for common tasks in Objective-C development. | 121 |
objective-see/knockknock | A tool for detecting persistently installed software on Macs. | 450 |
tracktion/choc | A collection of header-only classes to provide basic useful tasks with minimal dependencies. | 539 |
cwrichardkim/rkdropdownalert | An extremely simple alert alternative with customizable features. | 1,537 |
vhesener/closures | Provides a set of convenience methods to simplify common iOS framework interactions using closures | 1,744 |
lukhnos/objectiveflickr | A Flickr API framework for Objective-C designed for Mac and iPhone apps | 760 |
lp/objchiredis | An Objective-C wrapper around the Redis protocol to create an easy-to-use interface for interacting with Redis databases. | 162 |
shafik/determine_c_or_cpp | Compares C and C++ language features to determine their type and behavior | 197 |
therealmichaelwang/cish | A language focused on being practical and pragmatic while still providing strong typing and powerful type arguments. | 35 |
bertrand/handlebars-objc | An Objective-C implementation of the Handlebars.js templating system | 255 |
jecisc/chanel | A tool for cleaning and improving Smalltalk code | 22 |
robotsandpencils/objective-c-style-guide | A coding style guide for Objective-C programming language | 101 |
wernsey/miscsrc | A collection of miscellaneous C functions and utilities for various tasks such as data parsing, file manipulation, and mathematical operations. | 30 |