Community Showcase: October 2024
Swift 软件包社区展示栏目展示了来自 Swift 社区的各类软件包,这些包通过 Swift 论坛上的这个帖子提名,并由 Swift 网站工作组投票选出。
这是 2024年October Swift 社区展示的存档列表。
-
Chip8iEmulationCore作者: Danijel Stracenski
Emulates the CHIP-8 system from the 1970s, running programs, processing operations, handling input, and subscribing to screen output and sound updates for frontend applications.
Discussed on Episode 49 of Swift Package Indexing.
-
elementary作者: Simon Leeb
HTML rendering library inspired by SwiftUI for web development. Utilizes Swift’s generics for type-safe, efficient HTML streaming without dependencies. Supports async rendering and environment values.
Nominated in this forum post.
-
swift-openapi-generator作者: Apple
Generate Swift client and server code from an OpenAPI document. Includes multiple repositories for extensibility and supports various transports.
Nominated in this forum post.
-
swift-export作者: Frank Lefebvre
Command-line tool for generating signed and notarized macOS installer packages from Swift projects, with support for configuration files, sandboxing, entitlements, and additional payloads.
Linked to in Issue 679 of iOS Dev Weekly.
-
SpectreKit作者: Patrik Svensson
Facilitates the creation of aesthetically pleasing terminal applications in Swift, inspired by Spectre.Console and Python’s Rich, currently under development.
Discussed on Episode 49 of Swift Package Indexing.
-
DeclarativeTextKit作者: Clean Cocoa
Swift DSL for modifying text buffers declaratively, supporting undo operations and changes across multiple buffers without UI rendering.
Discussed on Episode 49 of Swift Package Indexing.