property-wrappers topic

List property-wrappers repositories

BetterCodable

1.7k
Stars
77
Forks
Watchers

Better Codable through Property Wrappers

CodableWrappers

578
Stars
37
Forks
Watchers

A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy

SecurePropertyStorage

473
Stars
20
Forks
Watchers

Helps you define secure storages for your properties using Swift property wrappers.

SerializedSwift

139
Stars
15
Forks
Watchers

A significant enhancement to the current Codable protocol for better and easier Serializing and Deserializing of JSON

Movie_Trailers_SwiftUI

53
Stars
7
Forks
Watchers

A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.

SwiftUI_Tasks

82
Stars
12
Forks
Watchers

A Simple ToDo app developed using SwiftUI, Combine and Coredata

minimalist

92
Stars
2
Forks
Watchers

Observable Property and Signal for building data-driven UI without Rx

DependencyInjection

41
Stars
1
Forks
Watchers

Microframework for dependency injection in Swift based on PropertyWrappers.

OptionallyDecodable

41
Stars
3
Forks
Watchers

Property wrapper for turning decoding failures into optionals instead of errors.