Community Showcase: June 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 June 2025.
-
package-swift-lspby Vasiliy Kattouf
Provides a Language Server Protocol (LSP) implementation for smart code completion and contextual information in SwiftPM’s
Package.swift
manifest files.Nominated via this forum post.
-
Harmonizeby Perry Street Software, Inc
Harmonize enhances Swift codebase consistency by allowing developers to write custom linter rules as unit tests, focusing on architectural and structural guidelines over style conventions.
Discussed on Episode 57 of Swift Package Indexing.
-
HasLazyServerby southkin
Handles JSON type inconsistencies by providing Codable types that normalize and log type mismatches, aiding in decoding unpredictable data.
Discussed on Episode 56 of Swift Package Indexing.
-
Redlineby Robb Böhnke
Visualize and debug SwiftUI layouts by inspecting positions, sizes, spacings, and alignment guides to ensure implementations match design specifications.
Discussed on Episode 57 of Swift Package Indexing.