propertywrapper topic

List propertywrapper repositories

ValidatedPropertyKit

967
Stars
43
Forks
Watchers

Easily validate your Properties with Property Wrappers 👮

SwiftUIBackports

919
Stars
59
Forks
Watchers

A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS

CodableWrapper

302
Stars
26
Forks
Watchers

@CodingKey("encoder", "decoder") var cool: Bool = true

deep-codable

101
Stars
1
Forks
Watchers

Encode and decode deeply-nested data into flat Swift objects

swiftui-shared-object

66
Stars
1
Forks
Watchers

A new property wrapper for SwiftUI ObservableObject.

UserDefault

17
Stars
1
Forks
Watchers

The simplest way of using the UserDefaults with @propertyWrapper.

BetterMappable

47
Stars
4
Forks
Watchers

Better Mappable through Property Wrappers using ObjectMapper

SuperCodable

25
Stars
5
Forks
Watchers

Codable, but with Super power made custom Codable behavior easy.