Community Showcase: April 2024
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 April 2024.
-
Lottieby 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.
-
Citadelby Orlandos Technologies - OpenSource
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.
-
FlyingFoxby 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.
-
AcknowListby 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-uiby 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.
-
Threadcrumbby 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.