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/148){:target='_blank'}.
25
+
- name: TextDiffing
26
+
description: Highlights differences between texts using `AttributedString` or
27
+
`NSAttributedString`. Supports customization of appearance, word- and character-level
28
+
diffing, and is lightweight.
29
+
owner: "Simon B. St\xF8vring"
28
30
swift_compatibility: 6.1+
29
31
platform_compatibility:
30
32
- Apple
31
-
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
33
+
platform_compatibility_tooltip: Apple (iOS, macOS)
note: Discussed on [Episode 59 of Swift Package Indexing](https://swiftpackageindexing.transistor.fm/episodes/59-at-least-mine-was-related-to-swift){:target='_blank'}.
37
+
- name: Objects2XLSX
38
+
description: Converts Swift objects to Excel (.xlsx) files with a type-safe, declarative
39
+
API. Supports styling, multiple worksheets, async data fetching, and real-time
40
+
progress tracking for professional spreadsheet creation.
41
+
owner: "Fatbobman(\u4E1C\u5761\u8098\u5B50)"
42
+
swift_compatibility: 6.0+
41
43
platform_compatibility:
42
44
- Apple
43
45
- Linux
44
-
- Android
45
-
platform_compatibility_tooltip: Apple (iOS, macOS, watchOS, tvOS), Linux, and
46
-
Android
47
-
license: MIT
48
-
url: https://swiftpackageindex.com/jpsim/Yams
49
-
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/143){:target='_blank'}.
50
-
- name: Swift-TTS
51
-
description: Text-to-speech and speech-to-speech library utilizing Apple's MLX
52
-
framework for efficient speech synthesis. Features include multi-language support,
53
-
voice customization, adjustable speed, web interface, and REST API.
54
-
owner: Prince Canuma
55
-
swift_compatibility: 5.10+
46
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS) and
note: Discussed on [Episode 59 of Swift Package Indexing](https://swiftpackageindexing.transistor.fm/episodes/59-at-least-mine-was-related-to-swift){:target='_blank'}.
51
+
- name: vault-courier
52
+
description: Swift client for securely retrieving and provisioning secrets with
53
+
Hashicorp Vault and OpenBao. Supports key/value storage, credential generation,
54
+
and AppRole/Token authentication.
55
+
owner: Vault Courier
56
+
swift_compatibility: 6.1+
56
57
platform_compatibility:
57
58
- Apple
58
-
platform_compatibility_tooltip: Apple (iOS, macOS)
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/144){:target='_blank'}.
59
+
- Linux
60
+
platform_compatibility_tooltip: Apple (macOS, visionOS) and Linux
note: Discussed on [Episode 57 of Swift Package Indexing](https://swiftpackageindexing.transistor.fm/episodes/57-how-many-of-the-same-packages-can-we-pick){:target='_blank'}.
62
64
- name: Packages with Macros
63
65
slug: macros
64
66
brief: New in Swift 5.9, Swift packages can include macro targets. Browse a selection
@@ -103,9 +105,8 @@ categories:
103
105
platform_compatibility:
104
106
- Apple
105
107
- Linux
106
-
- Wasm
107
-
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS), Linux,
108
-
and Wasm
108
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS) and
0 commit comments