NSKit Framework

Is a collection of well-documented Data Structures, Helpers and Categories to simplify and solve common problems when you develop your cocoa application.

Categories

Data Structures

Helpers

Documentation

You can generate documentation with appledocs. You should install it to build the framework or disable the build script.

Install with Homebrew

brew install appledoc (homebrew currently installs templates by default)

Note, documentation is a work in progress.

Feedback And Questions

Found a bug or missing a feature? Don't hesitate to create a new issue here on GitHub.

Contact

Patrick Chamelo
@nscoding

License

NSKit is available under the MIT license. See the LICENSE file for details.

Enjoy!

Patrick Chamelo.