Packages for keyword “swift-package”
These packages are available as a package collection, usable in Xcode or SwiftPM.
XFormatter
XFormatter creates localized strings from numbers, currencies, dates and more.
Run
Run provides a quick, concise way to run an external command and read its standard output and standard error.
AppsShowcase
A tiny opinionated library for retrieving and displaying apps that you want to showcase inside your app.
ARPersistence
AR Persistence with ARKit & RealityKit
Bloc
The BLoC design pattern implemented for Swift
GTNetMon
Integrate network monitoring capabilities in Swift projects using the GTNetMon Swift Package!
KeyboardLayoutGuide
⌨️ Backported keyboardLayoutGuide for iOS 13 and 14.
PlayDocs
Command line tool for converting Swift Playgrounds to Markdown and HTML.
PreviewResizable
View modifier that allows custom resizing in SwiftUI previews. Useful to quickly check how views adapt to different sizes.
PublisherView
A SwiftUI view that subscribes to a Combine publisher to display different views for the values and failure of the publisher.
ScanEffect
SwiftUI + Metal effect that allows to reproduce scan glitches
swift-log-data
A swift-log backend which using SwiftData to store log.
SwiftlyImageLoader
A fast, cross-platform Swift image loader with caching, cancellation, and UI integrations for UIKit, AppKit, and SwiftUI.
swift-rational
Swift package for working with rational numbers
HTTPClientModule
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests.
LocationManagerModule
The location manager allows the tracking of user locations and setting of geofences.
SwiftEndpoint
Lightweight library providing higher level of abstraction for implementing networking in iOS and macOS applications
URLImageModule
The url image allows you to show graphical content from remote sources via a url. This packe also provides useful http-request-lifecycle-specific content.
swiftui-bloc
The state management BLoC design pattern implementation for SwiftUI
APIManager
Framework for abstracting RESTful api requests