property-wrappers topic
BetterCodable
Better Codable through Property Wrappers
CodableWrappers
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
SecurePropertyStorage
Helps you define secure storages for your properties using Swift property wrappers.
SerializedSwift
A significant enhancement to the current Codable protocol for better and easier Serializing and Deserializing of JSON
Movie_Trailers_SwiftUI
A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.
SwiftUI_Tasks
A Simple ToDo app developed using SwiftUI, Combine and Coredata
minimalist
Observable Property and Signal for building data-driven UI without Rx
WinDev-Utility
A utility for windows developers
DependencyInjection
Microframework for dependency injection in Swift based on PropertyWrappers.
OptionallyDecodable
Property wrapper for turning decoding failures into optionals instead of errors.