Community Showcase: July 2024
Swift 软件包社区展示栏目展示了来自 Swift 社区的各类软件包,这些包通过 Swift 论坛上的这个帖子提名,并由 Swift 网站工作组投票选出。
这是 2024年July Swift 社区展示的存档列表。
-
hummingbird作者: Hummingbird
Hummingbird is a lightweight, flexible server framework written in Swift. It consists of an HTTP server, a web application framework, and extension modules.
Discussed on Episode 45 of Swift Package Indexing.
-
ContrastKit作者: Mark Battistella
Colour contrast handling and accessibility helpers by generating colour shades and determining readable contrast colours according to accessibility standards.
Discussed on Episode 45 of Swift Package Indexing.
-
node-swift作者: Kabir Oberai
Write Swift code that talks to Node.js libraries, and vice versa, targeting cross-platform development with memory safety and idiomatic integration.
Nominated via this forum post.
-
AcmeSwift作者: Matthieu Barthelemy
Let’s Encrypt certificate management handling account creation, order submission, and certificate issuance with ACME v2. Requires external challenge verification.
Nominated via this forum post.
-
BlurHashViews作者: Dale Price
Decodes BlurHash strings into SwiftUI views, offering customization like contrast control, detail level, and color space adjustments for native placeholders. Supports animations and custom transitions.
Linked to in Issue 666 of iOS Dev Weekly.
-
CodableDatastore作者: Mochi Development, Inc.
Database-like persistent storage for apps, supporting single-write-multiple-read environments, with a focus on Codable structs for data modeling and indexing.
Nominated via this forum post.