GenericID
Property wrapper
A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties
A Swift extension to use string-based API in a type-safe way.
13 stars
5 watching
2 forks
Language: Swift
last commit: over 3 years ago userdefaults
Related projects:
Repository | Description | Stars |
---|---|---|
nmdias/defaultskit | A lightweight wrapper for UserDefaults that provides strongly typed and efficient storage for iOS, macOS, and tvOS apps. | 1,432 |
ddddxxx/swiftcf | A collection of convenience wrappers and utilities to simplify using CoreFoundation frameworks in Swift | 18 |
genericdatasource/genericdatasource | Reusable components for implementing data sources in UITableView/UICollectionView with Swift. | 133 |
marksands/bettercodable | Improves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values. | 1,740 |
coldgrub1384/objectuserdefaults | An object-oriented wrapper around the standard UserDefaults class in iOS, macOS, tvOS, and watchOS apps. | 16 |
gottagetswifty/codablewrappers | A collection of property wrappers to simplify serialization with Swift's Codable protocol | 652 |
alexruperez/securepropertystorage | A framework providing secure property storage options using Swift property wrappers. | 472 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
ryu0118/swift-typed-date | A Swift library for working with dates in a type-safe and customizable way | 19 |
ddgll/vue-idb | A Vue.js wrapper around IndexedDB, allowing easy interaction with the browser's local storage. | 82 |
typelift/swiftx | A collection of functional data types and functions for Swift programming | 219 |
jindulys/githubpilot | A GitHub API V3 wrapper for Swift that simplifies interaction with the platform's data. | 55 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
propertytools/propertytools | A collection of reusable UI controls for WPF applications. | 1,150 |