Packages for keyword “property-wrapper”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Foil
A lightweight property wrapper for UserDefaults done right
Prephirences
Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
ExCodable
JSON-Model Conversion with Swift Codable
Burritos
A collection of Swift Property Wrappers (formerly "Property Delegates")
AppState
🧠 Effortless State Management and Dependency Injection for Swift 6 Applications
DefaultCodable
A convenient way to handle default values with Swift Codable types
Persist
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage.
PersistedPropertyWrapper
A Swift library to enable easy persistent UserDefaults storage
YMFF
Feature management made easy.
APIWrapper
🍯 Use @propertyWrapper to provide the necessary data for network requests in a more aggregated form.
Invalidating
Backports the new @Invalidating property wrapper to older platforms
Partial
Type-safe wrapper mirroring the wrapped type's properties, making each property optional
EFStorage
Store anything anywhere with ease. Documentation:
FTPropertyWrappers
Property wrappers for User Defaults, Keychain, StoredSubject and synchronization.
Wing
Collection of native Swift extensions and property wrappers
FHPropertyWrappers
Some useful Swift Property Wrappers.
UserDefault
Swifty User Defaults thanks to Property Wrappers
UseAutoLayout
UseAutoLayout @propertyWrapper for Swift
AppDependency
🧠 Effortless Dependency Injection for Swift Applications. Dependency only mirror of AppState
OptionallyDecodable
Property wrapper for turning decoding failures into optionals instead of errors.