Javi
Javi
Base-iOS-View-Controllers
Convenient base VCs for all your iPhone projects if you, like me, like writing less code. Allows to very easily create controllers with table views, controllers to show data from core data, adjusting...
bash-alfred-workflow
Alfred Workflow to run a bash command and see the output on the Alfred window
RubikSwift
Rubik's cube API in Swift + a genetic solver algorithm
Github-JumpToObjCCounterPart-ChromeExt
Control+Command+Up shortcut to navigate between header and implementation in Objective-C files in Github
JSAnimatedImagesView
UIView subclass to easily add a cool animated photo carrusel to your iOS app
JSBadgeView
Customizable UIKit badge view like the one on applications in the iOS springboard.
JSBarrierOperationQueue
NSOperationQueue subclass that allows you to add operations that behave as a barrier. Basically providing the same functionality dispatch_barrier_async provides in the GCD world.
JSCache
Simple and fast thread-safe key-value cache class to easily archive objects and cache images to disk (built on top of EGOCache)