Skip to content

A growing collection of UIKit and Foundation categories (helpers) we use at Awkward

License

Notifications You must be signed in to change notification settings

awkward/AWKHelpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is no longer being maintained

The categories in this repository can still be used, but are no longer updated.

AWKHelpers

A growing collection of UIKit and Foundation categories (helpers) we use at Awkward

Current helpers:

  • UIApplication
  • NSArray
  • UIColor
  • NSDate*
  • UIDevice
  • NSDictionary
  • UIFont
  • NSString

*The AWKDateHelper is still in development and might not give the wanted results.

Pull Request

Want to help with this set of helpers? Please fork this library and make pull requests for your changes.

Installation

Install using the following podfile line

pod 'AWKHelpers', :git => 'https://github.com/awkward/AWKHelpers.git'

Documentation

This pod is currently in early development and therefore full documentation will come later. In the mean time documentation has been added in the form of comments on the methods in the header files.

About

A growing collection of UIKit and Foundation categories (helpers) we use at Awkward

Resources

License

Stars

Watchers

Forks

Packages

No packages published