ObjectUserDefaults
UserDefaults wrapper
An object-oriented wrapper around the standard UserDefaults class in iOS, macOS, tvOS, and watchOS apps.
An object oriented and clean wrapper UserDefaults.
16 stars
8 watching
8 forks
Language: Swift
last commit: almost 6 years ago iosmacosswifttvosuserdefaultswatchos
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 |
dsibiski/react-native-userdefaults-ios | A React Native module that provides access to iOS NSUserDefaults from within React components. | 71 |
ddddxxx/genericid | A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
nirma/default | Library to simplify interacting with UserDefaults by providing an alternative API and extensions for custom object storage | 470 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
ddddxxx/swiftcf | A collection of convenience wrappers and utilities to simplify using CoreFoundation frameworks in Swift | 18 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
vpeschenkov/securedefaults | A wrapper around UserDefaults/NSUserDefaults with an extra AES-256 encryption layer | 227 |
jmfieldman/cadmium | A framework that simplifies Core Data usage by enforcing best practices and providing a transparent API for common CRUD operations. | 122 |
tadija/aerecord | A Core Data wrapper library providing a simple and flexible way to manage data storage and querying for iOS, macOS, tvOS applications. | 302 |
theakito/userdef | Automates custom user creation in Docker images to improve security and flexibility | 9 |
andrewbelt/osdialog | A cross-platform wrapper for OS dialogs | 131 |
proxymanapp/codemirror-swift | A lightweight wrapper of CodeMirror for macOS and iOS development | 106 |
ryu0118/swift-typed-date | A Swift library for working with dates in a type-safe and customizable way | 19 |
albertodebortoli/skopelos | A minimalistic implementation of Core Data's persistent store management and synchronization features | 237 |