DSFAppKitBuilder
|
A SwiftUI-style DSL for AppKit (macOS) |
DSFColorPicker
|
A color picker for macOS |
DSFColorSampler
|
A Swift 5 class that mimics the magnifying glass in color panel of macOSX |
DSFStepperView
|
A custom stepper text field for macOS and iOS, supporting Swift, Objective-C, SwiftUI and Catalyst |
DSFValueBinders
|
Simple Swift shared value binders |
DSFMenuBuilder
|
A SwiftUI-style DSL for generating `NSMenu` instances for AppKit. |
DSFAppearanceManager
|
Theme and Appearance handling for macOS Appkit (Swift/Objective-C). |
DFSearchKit
|
Swift/Objective-C framework for macOS around Apple's SearchKit |
QRCode
|
A simple drop-in macOS/iOS/tvOS/watchOS QR Code generator view for Swift, Objective-C and SwiftUI. |
CIFilterFactory
|
Swift and Objective-C generated classes for built-in CIFilter types. Type safe, auto-complete friendly and (mostly) documented. |
ColorPaletteCodable
|
A color palette reader/writer, supporting Adobe .ase (Adobe Swatch Exchange File), .aco (Photoshop swatch file) amongst others. Swift (macOS, iOS, tvOS, macCatalyst, Linux) |
HotKey
|
Simple global shortcuts in macOS |
DSFDockTile
|
Easily display images, animations, badges and alerts to your macOS application's dock icon |
DSFQuickActionBar
|
A spotlight-inspired quick action bar for macOS. AppKit/SwiftUI |
PPMKit
|
Simple read/write PPM files (P3/P6) in Swift (macOS, iOS, tvOS, watchOS, macCatalyst, Linux) |
SwiftSubtitles
|
A Swift package for reading/writing subtitle formats (srt, svb, vtt) |
DSFFloatLabelledTextField
|
A macOS Cocoa single-line NSTextField/NSSecureTextField that implements the Float Label Pattern. |
DSFImageTools
|
Conveniences for handling images and colors in AppKit, UIKit, SwiftUI and CoreGraphics (Swift/Objective-C) |
DSFRational
|
A Swift extension for floating point values to return rational components |
DSFToggleButton
|
A macOS toggle button (inheriting from NSButton) that mimics iOS's UISwitch |
DSFImageFlipbook
|
A simple 'flipbook' of images that can be presented as flipbook-style animation |
DSFPasscodeView
|
A passcode entry field for macOS similar to Apple's two-factor authentication field. |
DSFPagerControl
|
A simple macOS pager control |
DSFSecureTextField
|
NSSecureTextField with a 'visibility' button. |
SwiftImageReadWrite
|
A basic microframework of routines for doing basic importing/exporting of `CGImage` and `NSImage`/`UIImage` type images. |
DSFDropFilesView
|
A Swift NSView class for nicely supporting drag/drop files. |
DSFDragSlider
|
A macOS 2d virtual trackpad control |
DSFLabelledTextField
|
A simple macOS labelled text field using Swift |
AppKitFocusOverlay
|
Add hotkey(s) to display the key focus path for any window in your AppKit application. |
DSFActionBar
|
An editable, draggable bar of buttons and menus similar to Safari's Favorites bar with overflow support for macOS (10.11 and later). |
swift-qrcode-generator
|
QR code generator written in pure Swift |
DSFComboButton
|
A drop-in `NSComboButton` replacement with pre macOS 13 support. |
DSFFullTextSearchIndex
|
A simple Swift/Objective-C full text search (FTS) class for iOS/macOS/tvOS |
DSFSparkline
|
A lightweight sparkline component for macOS, iOS and tvOS |
DSFInspectorPanes
|
Easily customisable, scrollable, collapsible inspector panels using nested NSView(s) |
DSFRegex
|
A Swift regex class abstracting away the complexities of NSRegularExpression and Swift Strings |
DSFToolbar
|
A SwiftUI-style declarative NSToolbar wrapper for macOS. |
DSFSearchField
|
A simple NSSearchField with a localizable, managed recent searches menu. |
DSFVersion
|
Swift 'Numeric Status Version' class supporting major, minor, patch and build integer values and version parsing. |
VIViewInvalidating
|
A swift PropertyWrapper providing automatic NSView and UIView invalidation when the properties value changes. (Backwards compatible version of @Invalidating) |