Stay in touch
AVXCAssets-Generator
July 06, 2016 • Apache 2.0 License
AVXCAssets Generator takes path for your assets images and creates appiconset and imageset for you in just one click
JXColorButton
June 27, 2016 • MIT License
A custom color well button with a custom popover menu of colors to replace NSColorWell. Plays nicely with the OS X color picker for custom colors.
To use a JXColorButton, simply drop a custom vi...
PayPal implementation using Swfit
June 27, 2016 • Apache 2.0 License
Integration of PayPal SDK using Swift.
TRexAboutWindowController
June 27, 2016 • MIT License
A swift clone of PFAboutWindow to add a Xcode 6 like About Window to your OSX Applications.
SwiftyJSONAccelerator
November 07, 2015 • MIT License
JSON to Swift Model Generator (Supports SwiftyJSON and ObjectMapper)
SwiftCSP
August 08, 2015 • MIT License
SwiftCSP is a constraint satisfaction problem solver written in pure Swift (no Cocoa). It utilizes a simple backtracking algorithm with plans for future optimizations. At this stage of development,...
PreferencesTabViewController
July 16, 2015 • MIT License
PreferencesTabViewController is a NSTabViewController to use into your storyboard to resize automatically the parent window according to selected children tab view.
InfoButton
July 02, 2015 • MIT License
Simple and Lightweight Information Button for Mac OSX implemented in Swift
NSTextView-LineNumberView
June 20, 2015 • MIT License
Add line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.
NMDatePicker
April 28, 2015 • MIT License
NSDatePicker replacement allowing for appearance customisation.
SwiftPriorityQueue
April 16, 2015 • MIT License
SwiftPriorityQueue is a pure Swift (no Cocoa) implementation of a generic priority queue data structure, appropriate for use on both iOS and OS X projects. It features a straightforward interface a...