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 |
Minimalist
|
Observable Property and Signal for building data-driven UI without Rx |
DependencyInjection
|
Microframework for dependency injection in Swift based on PropertyWrappers. |
OptionallyDecodable
|
Property wrapper for turning decoding failures into optionals instead of errors. |
Cache
|
📦 A simple, lightweight caching library for Swift. |
Juice
|
Lightweight dependency injection container with simple fluent interface. |
UnitIntervalPropertyWrapper
|
A Swift Property Wrapper for automatically clamping floating-point values within a closed range of [0,1]. |