Burritos
|
A collection of Swift Property Wrappers (formerly "Property Delegates") |
Prephirences
|
Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults |
Foil
|
A lightweight property wrapper for UserDefaults done right |
DefaultCodable
|
A convenient way to handle default values with Swift Codable types |
SwiftDB
|
A modern database abstraction layer + runtime, batteries included [WIP]. |
AppState
|
🧠 Effortless State Management and Dependency Injection for Swift 6 Applications |
Partial
|
Type-safe wrapper mirroring the wrapped type's properties, making each property optional |
Invalidating
|
Backports the new @Invalidating property wrapper to older platforms |
Persist
|
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage. |
OptionallyDecodable
|
Property wrapper for turning decoding failures into optionals instead of errors. |
PersistedPropertyWrapper
|
A Swift library to enable easy persistent UserDefaults storage |
PublishedObject
|
A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange. |
YMFF
|
Feature management made easy. |
UseAutoLayout
|
UseAutoLayout @propertyWrapper for Swift |
MicroInjection
|
A tiny (40 lines or ~100 lines including documentation, comments and whitespace) dependency injection framework that can be used in a similar way to the SwiftUI environment |
APIWrapper
|
🍯 Use @propertyWrapper to provide the necessary data for network requests in a more aggregated form. |
EFStorage
|
Store anything anywhere with ease. Documentation: |
UserDefault
|
Swifty User Defaults thanks to Property Wrappers |
Persistent
|
⚙️ A tiny property wrapper for UserDefaults. Only 60 lines of code. |
FTPropertyWrappers
|
Property wrappers for User Defaults, Keychain, StoredSubject and synchronization. |
CLInterface
|
Elegant @propertyWrapper-based command line argument parser |
Protected
|
Make any variable thread safe. |
FHPropertyWrappers
|
Some useful Swift Property Wrappers. |
AppDependency
|
🧠 Effortless Dependency Injection for Swift Applications. Dependency only mirror of AppState |
PersistedProperty
|
A lightweight framework to persist iOS properties written in Swift |
Dep
|
Framework that implements a dependency injection using the Service Locator pattern and provides a convenient way to use these dependencies using @Dependency property wrapper |