DSFComboButton
|
A drop-in `NSComboButton` replacement with pre macOS 13 support. |
DSFColorPicker
|
A color picker for macOS |
DSFValueBinders
|
Simple Swift shared value binders |
DSFFloatLabelledTextField
|
A macOS Cocoa single-line NSTextField/NSSecureTextField that implements the Float Label Pattern. |
HotKey
|
Simple global shortcuts in macOS |
DSFSecureTextField
|
NSSecureTextField with a 'visibility' button. |
DSFDockTile
|
Easily display images, animations, badges and alerts to your macOS application's dock icon |
DSFFullTextSearchIndex
|
A simple Swift/Objective-C full text search (FTS) class for iOS/macOS/tvOS |
DSFQuickActionBar
|
A spotlight-inspired quick action bar for macOS. AppKit/SwiftUI |
Easie
|
A collection of cross-platform easing functions written in Swift |
DSFLabelledTextField
|
A simple macOS labelled text field using Swift |
DSFRegex
|
A Swift regex class abstracting away the complexities of NSRegularExpression and Swift Strings |
DSFAppearanceManager
|
Theme and Appearance handling for macOS Appkit (Swift/Objective-C). |
SwiftSubtitles
|
A Swift package for reading/writing subtitle formats (srt, sbv, sub, vtt, csv, lrc, podcast index) |
DSFImageFlipbook
|
A simple 'flipbook' of images that can be presented as flipbook-style animation |
PPMKit
|
Simple read/write PPM files (P3/P6) in Swift (macOS, iOS, tvOS, watchOS, macCatalyst, Linux) |
DSFDragSlider
|
A macOS 2d virtual trackpad control |
DSFColorSampler
|
A Swift 5 class that mimics the magnifying glass in color panel of macOSX |
DFSearchKit
|
Swift/Objective-C framework for macOS around Apple's SearchKit |
DSFPagerControl
|
A simple macOS pager control |
Bitmap
|
A Swift-y convenience for loading, saving and manipulating bitmap images. |
BytesParser
|
A simple byte-oriented parser/writer. Read and write formatted values to/from binary blobs/files with ease! |
DSFVersion
|
Swift 'Numeric Status Version' class supporting major, minor, patch and build integer values and version parsing. |
DSFInspectorPanes
|
Easily customisable, scrollable, collapsible inspector panels using nested NSView(s) |
QRCode
|
A quick and beautiful macOS/iOS/tvOS/watchOS QR Code generator/detector library for SwiftUI, Swift and Objective-C. |
DSFRational
|
A Swift extension for floating point values to return rational components |
DSFPasscodeView
|
A passcode entry field for macOS similar to Apple's two-factor authentication field. |
CIFilterFactory
|
Swift and Objective-C generated classes for built-in CIFilter types and functional interface for applying filters to an image. Type safe, auto-complete friendly and (mostly) documented. |
DSFToggleButton
|
Because sometimes all you want is a nice, big, very visible toggle button |
DSFSparkline
|
A lightweight sparkline component for macOS, iOS and tvOS |
AppKitFocusOverlay
|
Add hotkey(s) to display the key focus path for any window in your AppKit application. |
DSFStepperView
|
A custom stepper text field for macOS and iOS, supporting Swift, Objective-C, SwiftUI and Catalyst |
DSFActionBar
|
An editable, draggable bar of buttons and menus similar to Safari's Favorites bar with overflow support for macOS (10.11 and later). |
DSFDropFilesView
|
A Swift NSView class for nicely supporting drag/drop files. |
TinyCSV
|
A tiny Swift CSV decoder/encoder library, conforming to RFC 4180 |
DSFAppKitBuilder
|
A SwiftUI-style DSL for AppKit (macOS) |
DSFImageTools
|
Conveniences for handling images and colors in AppKit, UIKit, SwiftUI and CoreGraphics (Swift/Objective-C) |
DSFSearchField
|
A simple NSSearchField with a localizable, managed recent searches menu. |
swift-qrcode-generator
|
QR code generator written in pure Swift |
DSFToolbar
|
A SwiftUI-style declarative NSToolbar wrapper for macOS. |
VIViewInvalidating
|
A swift PropertyWrapper providing automatic NSView and UIView invalidation when the properties value changes. (Backwards compatible version of @Invalidating) |
DSFMenuBuilder
|
A SwiftUI-style DSL for generating `NSMenu` instances for AppKit. |
ColorPaletteCodable
|
A color palette/gradient reader/writer for a growing set of file formats. Swift (macOS, iOS, tvOS, watchoOS, macCatalyst, Linux) |
SwiftImageReadWrite
|
A basic microframework of routines for doing basic importing/exporting of `CGImage` and `NSImage`/`UIImage` type images. |
HTInfiniteScrollView
|
An infinitely scrollable `NSScrollView` clip view implementation |