Packages for keyword “swiftpackage”
These packages are available as a package collection, usable in Xcode or SwiftPM.
CustomToolTip
Easily add custom tool tips with arbitrary content to your AppKit project!
KeyPathValue
🔑 Structure for assigning values using keypath
PulsrMarkdown
A simple markdown parser, with support for ||spoilers|| (or >!spoilers!<)
SenseHat
Swift package for Raspberry Pi Sense Hat
SafariView
Swift Package to use the functionalities of SFSafariViewController inside SwiftUI
FunctionTools
Some tools to make functions easier to use in Swift
SwiftMarkdownBuilder
`resultBuilder` support for `swift-markdown`
SafeCollectionAccess
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions
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.
SimpleLogging
For when you need something more advanced than print, but not a whole heavy system
StringIntegerAccess
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that.
Inspect
Access UIKit and AppKit components from within SwiftUI.
SwiftyReachability
SwiftyReachability is a simple and lightweight network interface manager written in Swift
Hwp-Swift
Swift Package for Reading & Writing HWP File
ARPersistence
AR Persistence with ARKit & RealityKit
CheckBoxSwiftUI
customised checkBox package for swiftUI
GTBlurView
Add blur effect to any view in iOS based projects using a simple, modern and declarative way. Available as a Swift package.
GTOverlayView
Show a customizable overlay view on top of any other view in iOS based projects. Available as a Swift Package.
GTSheetMenuView
A customizable menu presented as a sheet that can be integrated in iOS projects. Available as a Swift Package.
SVGWebView
A SwiftUI View to display SVGs using WKWebView