Renamed
|
Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change. |
Partial
|
Type-safe wrapper mirroring the wrapped type's properties, making each property optional |
SwiftChecksDangerPlugin
|
A Danger Swift plugin to aid with checking a Swift projects for inconsistencies |
GatheredKit
|
Swift Package that provides a consistent API for various data sources offered by macOS, iOS, watchOS, and tvOS. |
Persist
|
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage. |
VaporDocC
|
Vapor middleware that serves a DocC archive |
HashableByKeyPath
|
Add `Equatable` and/or `Hashable` conformance with a single function utilising `KeyPath`s. |