Community Showcase: July 2025
The Community Showcase of Swift packages features packages from around the Swift community nominated via this thread on the Swift forums and voted on by the Swift Website Workgroup.
This list is an archive of the Community Showcase from July 2025.
-
swift-snapshot-testing-macrosby Adam Carter
SnapshotTestingMacros
provides a macro-based approach for generating snapshot tests, using annotations to mark functions for Swift views. It supports customization through traits like device sizes and themes.Discussed on Episode 56 of Swift Package Indexing.
-
TextReplacementsby Daniel Saidi
Enhances SwiftUI
Text
view with customizable text replacements and components, enabling styled text and links.Discussed on Episode 56 of Swift Package Indexing.
-
Yamsby JP Simard
Yams is a Swift-based YAML parser utilizing LibYAML. It supports conversion between YAML and
Codable
, Swift Standard Library types, and Yams-native Node representations, minimizing computational overhead.Nominated via this forum post.
-
Swift-TTSby Prince Canuma
Text-to-speech and speech-to-speech library utilizing Apple’s MLX framework for efficient speech synthesis. Features include multi-language support, voice customization, adjustable speed, web interface, and REST API.
Nominated via this forum post.