You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/136){:target='_blank'}.
24
-
- name: Harmonize
25
-
description: Harmonize enhances Swift codebase consistency by allowing developers
26
-
to write custom linter rules as unit tests, focusing on architectural and structural
note: Discussed on [Episode 56 of Swift Package Indexing](https://share.transistor.fm/s/135e7db3){:target='_blank'}.
50
-
- name: Redline
51
-
description: Visualize and debug SwiftUI layouts by inspecting positions, sizes,
52
-
spacings, and alignment guides to ensure implementations match design specifications.
53
-
owner: "Robb B\xF6hnke"
54
-
swift_compatibility: 6.0+
46
+
url: https://swiftpackageindex.com/jpsim/Yams
47
+
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/143){:target='_blank'}.
48
+
- name: Swift-TTS
49
+
description: Text-to-speech and speech-to-speech library utilizing Apple's MLX
50
+
framework for efficient speech synthesis. Features include multi-language support,
51
+
voice customization, adjustable speed, web interface, and REST API.
52
+
owner: Prince Canuma
53
+
swift_compatibility: 5.10+
55
54
platform_compatibility:
56
55
- Apple
57
-
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS)
56
+
platform_compatibility_tooltip: Apple (iOS, macOS)
58
57
license: MIT
59
-
url: https://swiftpackageindex.com/robb/Redline
60
-
note: Discussed on [Episode 57 of Swift Package Indexing](https://share.transistor.fm/s/32b618c5){:target='_blank'}.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/144){:target='_blank'}.
61
60
- name: Packages with Macros
62
61
slug: macros
63
62
brief: New in Swift 5.9, Swift packages can include macro targets. Browse a selection
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/136){:target='_blank'}.
19
+
- name: Harmonize
20
+
description: Harmonize enhances Swift codebase consistency by allowing developers
21
+
to write custom linter rules as unit tests, focusing on architectural and
22
+
structural guidelines over style conventions.
23
+
owner: Perry Street Software, Inc
24
+
swift_compatibility: 5.10+
25
+
platform_compatibility:
26
+
- Apple
27
+
- Linux
28
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS) and Linux
0 commit comments