Packages for keyword “swiftpackagemanager”
These packages are available as a package collection, usable in Xcode or SwiftPM.
PackageGeneratorCLI
Package Generator CLI is tool used by a Package Generator for extracting imports from code source. It use swift-syntax for the code analysing.
Reach5
Reachfive Identity SDK for iOS
Builder
Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core.
Clavier
Clavier is Keyboard Layout Guide for iOS. It using an intersection frame to calculate the Layout Guide.
iONess
iONess is HTTP Request Helper for iOS platform used by HCI iOS App
Odeum
Odeum is a simple iOS Video player library with basic control
SchemeGeneratorPlugin
SPM Plugin that generate Schemes for the selected targets
SwiftShell
Simple Shell Executor with Swift.
CodableX
Make Swift's Codable easier using Property Wrappers.
DynamicSearchBarPlaceholders
A custom searchbar that helps you easily create animated dynamic placeholders.
ReachabilityX
Make it easier to observe network connectivity in SwiftUI.
SimpleLineChart
Simple line charts for iOS 📈
FunctionTools
Some tools to make functions easier to use in Swift
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
CheckBoxSwiftUI
customised checkBox package for swiftUI