Stay in touch
DFColorWell
February 10, 2015 • BSD License
An implementation of the colour well seen in Pages 5, Numbers 3 and Keynote 6.
Podspec on the way.
AppleRemoteFramework
February 05, 2015 • MIT License
Use the Apple Remote to control your OS X apps.
DejalAppKitCategories
February 04, 2015 • BSD License
DejalAppKitCategories is a collection of categories for AppKit on OS X, to add useful methods to classes like NSMenu, NSTableView, NSTextView, and others.
- **NSButton+Dejal**: A text color prop...
DejalFoundationCategories
February 03, 2015 • BSD License
DejalFoundationCategories is a collection of Foundation-level categories, to add useful methods to classes like NSArray, NSDictionary, NSString, and others. They work on both OS X and iOS.
Feat...
SpotlightFinder
January 12, 2015 • MIT License
SpotlightFinder is Spotlight plugin which adds show in Finder option
MLAutoReplace
January 09, 2015 • MIT License
XCode plugin
1.You can use shortcut key Shift+Command+\ to auto re-indent all source of the current edit file.
2.You can custom your own text command to write faster with regex replacer.
3...
ScrollingTextView
January 04, 2015 • MIT License
Scrolling Text View for About window and usually used as credits
TSAppKit
December 30, 2014 • BSD License
A collection of useful classes for Mac development, including a snazzy preferences window.
SwiftGraph
December 29, 2014 • MIT License
SwiftGraph is a pure Swift (no Cocoa) implementation of a graph data structure, appropriate for use on both iOS and OS X projects. It includes support for weighted, unweighted, directed, and undire...
WAYTheDarkSide
December 25, 2014 • BSD License
The WAYTheDarkSide class provides several helper methods to handle OS X Yosemite's new Dark Mode!
WAYSourceListWindow
December 24, 2014 • BSD License
The WAYSourceListWindow is a NSWindow subclass, which splits the window space vertically into the master view on the left, and the detail view on the right side as known from apps like Reminders or...
No image provided.
GRPushSegue
December 16, 2014 • BSD License
A custom NSStoryboardSegue to make a nice iOS-like push transition.
WAYWindow
December 15, 2014 • BSD License
NSWindow subclass that simplifies Yosemite exclusive features.
KPCTabsControl
November 24, 2014 • MIT License
A multi-tabs control first designed to look and behave like the tab control in Apple's Numbers spreadsheet, with enhanced capabilities, but now with new tab styles, such as Chrome & Safari, as well...
NFSplitViewController
November 17, 2014 • MIT License
A simple split view controller for Mac OS X that works
TTWindow
November 17, 2014 • BSD License
NSWindow subclass that allows you to set a custom tint color for the titlebar
DKAsyncImageView
November 10, 2014 • MIT License
A Swift subclass of NSImageView for loading remote images asynchronously.
* Download images from the Web to DKAsyncImageView asynchronously with just 1 line of code
* Set a 'Placheholder Image'...