PermissionsSwiftUI
|
A SwiftUI package to beautifully display and handle permissions. |
ChangeMenuBarColor
|
Simple utility to change macOS Big Sur and Monterey menu bar color by appending a solid color or gradient rectangle to a wallpaper image |
Benchmark
|
A swift library to benchmark code snippets. |
BottomSheet
|
⬆️ A SwiftUI view component sliding in from bottom |
SwiftPlantUML
|
A command-line tool and Swift Package for generating class diagrams powered by PlantUML |
KeyboardObserving
|
⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI |
FocusEntity
|
Bringing the scanning box from SceneKit to RealityKit |
MusadoraKit
|
The ultimate companion to MusicKit. |
FloatingTabBar
|
Aesthetic floating tab bar – SwiftUI & Combine ⛓️ Importable via Swift Package Manager 📦 |
DependencyGraph
|
🕸️ dependency-graph is a command-line tool that can visualize the dependencies of packages. |
OpenAIKit
|
Swift Package for OpenAI's API |
AsyncLocationKit
|
📍async/await CoreLocation |
UIView-Shimmer
|
Easy way to apply fancy Shimmer effect to any UIView element for iOS applications using Core Animation. |
AssociatedObject
|
🔗 Swift Macro for allowing variable declarations even in class extensions |
Kodable
|
A supercharged extension of Codable |
swift-package-info
|
Swift CLI tool that provides information about a Swift Package |
SwiftCPUDetect
|
Swift Library to detect the current CPU Architecture for the current machine/process (inculing detecting if the current process is running using Rosetta) and additional system info. |
CocoaUI
|
☕️ Obtain and customize UIKit/Cocoa objects from SwiftUI components. |
swift-multipart-formdata
|
Build multipart/form-data type-safe in Swift. |
FitFileParser
|
This provide a swift package to parse Fit File and have access to the information in swift. |
Alias
|
🎭 A Swift macros for defining aliases for types, functions, variables, etc. |
JellyfinAPI
|
Swift SDK for Jellyfin |
SwiftUIColor
|
🎨 Make system color defined in UIColor/NSColor available to SwiftUI Color. |
EmailComposer
|
A custom view modifier in order to present the system email composer in SwiftUI based iOS apps shipped as a Swift package. For Xcode 13 and above. |
RunScriptPlugin
|
🏃SwiftPackage Plugin for executing arbitrary ShellScript. |
MapItemPicker
|
A simple, yet highly customizable and powerful location picker for SwiftUI. |
AppContainer
|
🧳 Library that makes it easy to create multiple environments within a single app. You can switch environments without deleting the application. |
OMJoystick
|
This is the JoyStick UI library for SwiftUI. |
AlertPresenter
|
A Swift package/Cocoapod providing easy alert presentation for iOS and tvOS |
Hwp-Swift
|
Swift Package for Reading & Writing HWP File |
SVGWebView
|
A SwiftUI View to display SVGs using WKWebView |
CustomToolTip
|
Easily add custom tool tips with arbitrary content to your AppKit project! |
SwiftMarkdownBuilder
|
`resultBuilder` support for `swift-markdown` |
SwiftyGPT
|
SwiftyGPT is a simple and lightweight wrapper around OpenAI API which exposes services provided by ChatGPT and DALL-E |
PackAPrefPane
|
Reusable & customizable SwiftUI settings sheet as a Swift package |
SwiftVersionCompare
|
Create and compare semantic versions in swift. |
Inspect
|
Access UIKit and AppKit components from within SwiftUI. |
swift-fsm
|
Friendly Finite State Machine Syntax for Swift on macOS, iOS, tvOS and watchOS |
RVS_AutofillTextField
|
An extension of UITextField that adds an autofill dropdown. |
ActionBuilder
|
Compose SpriteKit animations quickly in a declarative SwiftUI-style |
SwiftyReachability
|
SwiftyReachability is a simple and lightweight network interface manager written in Swift |
SwiftAPIClient
|
Simple, flexible, generic and easy to use HTTP API Client written in Swift |
Source
|
Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController |
SwiftUIMKMapView
|
SwiftUI wrapper for MapKit's MKMapView (UIKit). |
XCSnippets
|
Swift package to interact with Xcode Code Snippets in a type-safe manner |
SemVer
|
A small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase. |
KeyPathValue
|
🔑 Structure for assigning values using keypath |
Intercom
|
A Swift Package for the Intercom iOS SDK. |
Injection
|
Lightweight dependency injection framework |
SwiftyCache
|
SwiftyCache is a dynamic and auto-managed cache written in Swift. Unlike a simple cache system, it allows you to keep some data even in different executions. Guaranteeing persistence, when desired, without increasing the time required to save or recover data. |
SettingsBundleBuilder
|
An easy way to build iOS settings bundles with a SwiftUI style syntax. |
SenseHat
|
Swift package for Raspberry Pi Sense Hat |
Quickie
|
Tired of creating all the boilerplate code from scratch every time you start a new project? Here is the solution. A Swift package that provides extensions to the most common functionality in the iOS and macOS world to significantly speed up development process. |
ARPersistence
|
AR Persistence with ARKit & RealityKit |
ColorSwatches
|
Turn an NSColor or UIColor into an image |
CodableCode
|
Swift Package that allows you to convert JSON Strings into Swift structs. |
CampusDualKit
|
🏫 Swift package to connect to Campus Dual at Berufsakademie Sachsen |
Authomatek
|
Authomatek is a Swift package for Vapor that provides pre-configured authentication for relational databases. It automates the process of creating all the necessary routes, controllers, and models, allowing you to quickly and easily set up authentication for your Vapor application. |
YVAnchor
|
Faster and easier layout constraints |
XCTestExtensions
|
Extensions for commonly used functionality in UI tests using XCTest. |
TypoChecker
|
Typo checker made with swift |
SwiftyRanged
|
SwiftyRanged is a simple and lightweight way for creating constricted range variables |
RectangleTools
|
A set of Swift utilities for dealing with rectangles, including a way to generically build your own! |
MultiplicativeArithmetic
|
Formalizes an object's ability to be multiplied by something |
PulsrMarkdown
|
A simple markdown parser, with support for ||spoilers|| (or >!spoilers!<) |
GTOverlayView
|
Show a customizable overlay view on top of any other view in iOS based projects. Available as a Swift Package. |
SwiftyCache
|
A simple and lightweight cache written in Swift |
StringIntegerAccess
|
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that. |
SimpleLogging
|
For when you need something more advanced than print, but not a whole heavy system |
SafeCollectionAccess
|
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions |
FunctionTools
|
Some tools to make functions easier to use in Swift |
CrossKitTypes
|
Some types and extensions for those using AppKit and UIKit in the same project |
CollectionTools
|
A bunch of tools I tend to write to make collections easier to use |
BasicMathTools
|
Some basic tools for doing math in Swift |
SafariView
|
Swift Package to use the functionalities of SFSafariViewController inside SwiftUI |
OdinKit
|
Swift package providing an object-oriented wrapper for 4Players ODIN |
GTSheetMenuView
|
A customizable menu presented as a sheet that can be integrated in iOS projects. Available as a Swift Package. |
GTBlurView
|
Add blur effect to any view in iOS based projects using a simple, modern and declarative way. Available as a Swift package. |
BeaconFinder
|
Beacon Finder in Swift |
B9Action
|
Unified interface for target/selector patterns and block calls. |
B9Action
|
Unified interface for target/selector patterns and block calls. |