Skip to content

kokodev/NSCategories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NSCategories Collection

============

The NSCategories extension collection provides simplified methods for some Cocoa datatypes that I use in some of my projects. This collection will grow over time.

Available Extensions

  • NSDate - Handling of calendar weeks
  • NSNumber - Rubylike Handling of Integers

Samples

Please have a look in the unit tests (Kiwi specs) for the specific categories within the Xcode folder to get an overview of how the extension methods work. There should be also samples in the header files of the categories.

License (BSD)

The NSCategories collection is released under the Simplified BSD License.

Copyright (c) 2013, Manuel Riess - kokodev.de All rights reserved.

If you happen to meet one of the copyright holders in a bar you are obligated to buy them one pint of beer.

About

Extension Categories for some Cocoa Datatypes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages