Marko Hlebar

4pods

BIND

Data Binding and MVVM for iOS. - data binding from XIBs or code by using BIND DSL - data transforms by using subclasses of NSValueTransformer - automagic unbinding - no more KVO exceptions on dealloc - MVVM out of the box by utilizing protocols and abstract classes

License: MIT

  • Objective C

MVVM

A mini MVVM framework

License: MIT

  • Swift

NODE_

NODE is a category on NSObject that let's you build parent - children tree structures from any object.

License: MIT

  • Objective C