DefaultsKit
UserDefaults wrapper
A lightweight wrapper for UserDefaults that provides strongly typed and efficient storage for iOS, macOS, and tvOS apps.
Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS
1k stars
14 watching
95 forks
Language: Swift
last commit: 4 days ago
Linked from 2 awesome lists
iosmacosswiftswift-frameworkswift4tvosuserdefaults
Related projects:
Repository | Description | Stars |
---|---|---|
coldgrub1384/objectuserdefaults | An object-oriented wrapper around the standard UserDefaults class in iOS, macOS, tvOS, and watchOS apps. | 16 |
nirma/default | Library to simplify interacting with UserDefaults by providing an alternative API and extensions for custom object storage | 470 |
dsibiski/react-native-userdefaults-ios | A React Native module that provides access to iOS NSUserDefaults from within React components. | 71 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
ddddxxx/genericid | A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
ddddxxx/swiftcf | A collection of convenience wrappers and utilities to simplify using CoreFoundation frameworks in Swift | 18 |
vpeschenkov/securedefaults | A wrapper around UserDefaults/NSUserDefaults with an extra AES-256 encryption layer | 227 |
albertodebortoli/skopelos | A minimalistic implementation of Core Data's persistent store management and synchronization features | 237 |
jindulys/githubpilot | A GitHub API V3 wrapper for Swift that simplifies interaction with the platform's data. | 55 |
theakito/userdef | Automates custom user creation in Docker images to improve security and flexibility | 9 |
prosumma/coredataqueryinterface | A fluent interface library for working with Core Data in Swift | 36 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
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 |
proxymanapp/codemirror-swift | A lightweight wrapper of CodeMirror for macOS and iOS development | 106 |
mrdekk/datakernel | A minimalistic wrapper around CoreData to simplify persistence operations | 18 |