Giter Club home page Giter Club logo

Alexander Kempgen's Projects

alexcollectionview icon alexcollectionview

An experiment to use Cocoa Autolayout to create a CollectionView on OS X that works more closely to a view based NSTableView.

alexconcurrentaccessqueue icon alexconcurrentaccessqueue

An Objective-C object encapsulating a concurrent dispatch queue with methods that implement the concurrent reader writer access pattern using dispatch_barrier_async.

alexjsonvalidation icon alexjsonvalidation

An Objective-C class to validate the output of NSJSONSerialization against a JSON Schema (http://json-schema.org).

alexmimemessage icon alexmimemessage

a class to parse & create MIME formatted messages, including multipart

alextypegetters icon alextypegetters

Objective-C categories on NSDictionary and NSArray that give you methods like `-(NSString *)stringForKey:` in addition to `-(id)objectForKey:`. These methods do all the necessary type checks inside and return nil if the object's class does not match. They will also create meaningful errors to help you debug your code. This can save you some typing when working with NSJSONSerialization or Plist deserialization, where you have dictionaries of unknown content.

carthage icon carthage

A simple, decentralized dependency manager for Cocoa

maspreferences icon maspreferences

Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou:

xcglogger icon xcglogger

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.

xcparse icon xcparse

Command line tool & Swift framework for parsing Xcode 11+ xcresult

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.