Community Showcase: April 2024
Swift 软件包社区展示栏目展示了来自 Swift 社区的各类软件包,这些包通过 Swift 论坛上的这个帖子提名,并由 Swift 网站工作组投票选出。
这是 2024年April Swift 社区展示的存档列表。
-
Lottie作者: Airbnb
Enables real-time rendering of vector-based animations from JSON, designed for cross-platform use, enhancing app visuals without heavy manual coding.
Nominated via this forum post.
-
Citadel作者: Orlandos
Easy SSH client and server operations, TCP-IP forwarding, command execution, and SFTP functionality with Swift NIOSSH enhancing its capabilities.
Nominated via this forum post.
-
FlyingFox作者: Simon Whitty
FlyingFox enables the creation of lightweight, concurrent HTTP servers with support for WebSockets and static file serving. It uses non blocking BSD sockets to handle each connection with Swift concurrency.
Discussed on Episode 41 of Swift Package Indexing.
-
AcknowList作者: Vincent Tourraine
Creates an acknowledgements screen for your app that displays a list of licenses from your CocoaPods or Swift Package Manager dependencies.
Nominated via this forum post.
-
swift-markdown-ui作者: Guille Gonzalez
MarkdownUI is a powerful library for displaying and customizing Markdown text in SwiftUI. It is compatible with GitHub Flavored Markdown and can display images, headings, lists, blockquotes, code blocks, tables, and more.
Nominated via this forum post.
-
Threadcrumb作者: Alexander Cohen
Threadcrumb enhances traceability by simplifying the process of embedding and logging metadata within threads for improved debugging and diagnostic capabilities.
Discussed on Episode 41 of Swift Package Indexing.