Here are
35 public repositories
matching this topic...
A collection of Swift Property Wrappers (formerly "Property Delegates")
Updated
Dec 6, 2020
Swift
Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
Updated
Aug 19, 2020
Swift
A convenient way to handle default values with Swift Codable types
Updated
Sep 5, 2020
Swift
A modern database abstraction layer, batteries included.
Updated
Jan 29, 2021
Swift
Type-safe wrapper mirroring the wrapped type's properties, making each property optional
Updated
Feb 12, 2021
Swift
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage.
Updated
Feb 12, 2021
Swift
Updated
Sep 14, 2019
Swift
Updated
May 1, 2020
Swift
Parse ISO 8601 period-duration strings into DateComponents
Updated
Aug 21, 2020
Swift
A Swift library to enable easy persistent UserDefaults storage
Updated
Feb 5, 2021
Swift
Config is a framework written in Swift that makes it easy for you to use JSON file as a configuration, with JSON keys in dot notation in your application. 'Config.shared.mySettings.myKey.mySubKey.parse()'
Updated
Nov 25, 2019
Swift
Store anything anywhere with ease. Documentation:
Updated
Aug 26, 2020
Swift
Property wrappers for User Defaults, Keychain, StoredSubject and synchronization.
Updated
Feb 1, 2021
Swift
A super simple dependency injection library written in Swift.
Updated
Nov 10, 2020
Swift
A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange.
Updated
Feb 2, 2021
Swift
Swifty, modern, and strong-typed UserDefaults package.
Updated
Nov 17, 2020
Swift
Elegant @propertyWrapper-based command line argument parser
Updated
Jan 1, 2020
Swift
Diff Observation PropertyWrapper for Equatable types
Updated
Dec 21, 2019
Swift
A collection of useful property wrappers for your UIKit needs
Updated
Feb 23, 2020
Swift
Swifty User Defaults thanks to Property Wrappers
Updated
Sep 29, 2019
Swift
Basic Dependency Injection library using property wrappers
Updated
May 18, 2020
Swift
Framework that implements a dependency injection using the Service Locator pattern and provides a convenient way to use these dependencies using
@dependency property wrapper
Updated
Dec 9, 2019
Swift
Updated
Sep 13, 2019
Swift
Updated
Nov 19, 2019
Swift
Type-safe HTTP client for iOS
Updated
Jan 19, 2021
Swift
A property wrapper for making simple observable properties with low developer overhead
Updated
Aug 29, 2020
Swift
Decoding heterogenous collection using Swift Codable, Property Wrapper
Updated
Dec 2, 2020
Swift
UserDefaults property wrapper
Updated
Nov 29, 2020
Swift
Improve this page
Add a description, image, and links to the
property-wrapper
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
property-wrapper
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Some examples will help potential consumers make their decision about whether to use this package