Pinned Repositories
Comparator
A simple comparator between any type using Mirroring, useful for testing expectations.
ComposedError
An statically analyzed Swift composable error that uses generics.
CoordinatedNavigation
Coordinated Navigation is a Swift library that enables navigating between screens using a navigation tree structure where every node doesn’t need to know each other.
GCContext
GCNotificationCenter
This is a Custom Notification Center for iOS. It works subclassing a base Notification Center and providing a protocol to implement by the concrete observers. Works with blocks and operation queues, so you can perform any operation without NSNotification objects and without blocking the UI main thread.
GCSenderCollection
A class that acts as a NSDictionary able to accept objects as keys using (hash generation). It also can use weak references to avoid cyclic references.
JSONKit
Objective-C JSON
mfw-security-angular
MFW security library for AngularJS applications.
StateMachine
An iOS simple async state machine.
URLMockProtocol
URLMockProtocol is an iOS library that allows you to mock HTTP responses for your XCTests & XCUITests in a very simple way!
KabraBoja's Repositories
KabraBoja/CoordinatedNavigation
Coordinated Navigation is a Swift library that enables navigating between screens using a navigation tree structure where every node doesn’t need to know each other.
KabraBoja/GCSenderCollection
A class that acts as a NSDictionary able to accept objects as keys using (hash generation). It also can use weak references to avoid cyclic references.
KabraBoja/Comparator
A simple comparator between any type using Mirroring, useful for testing expectations.
KabraBoja/ComposedError
An statically analyzed Swift composable error that uses generics.
KabraBoja/GCNotificationCenter
This is a Custom Notification Center for iOS. It works subclassing a base Notification Center and providing a protocol to implement by the concrete observers. Works with blocks and operation queues, so you can perform any operation without NSNotification objects and without blocking the UI main thread.
KabraBoja/JSONKit
Objective-C JSON
KabraBoja/StateMachine
An iOS simple async state machine.
KabraBoja/URLMockProtocol
URLMockProtocol is an iOS library that allows you to mock HTTP responses for your XCTests & XCUITests in a very simple way!
KabraBoja/GCContext
KabraBoja/mfw-security-angular
MFW security library for AngularJS applications.
KabraBoja/ZhiShi