Default
Default library
Library to simplify interacting with UserDefaults by providing an alternative API and extensions for custom object storage
Modern interface to UserDefaults + Codable support
470 stars
9 watching
21 forks
Language: Swift
last commit: 2 months ago
Linked from 2 awesome lists
hacktoberfestuserdefaults
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 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
nirma/uifontcomplete | A library that extends UIFont to provide a convenient and type-safe way to work with system and custom fonts on iOS and tvOS. | 1,329 |
nirma/sfsymbol | Provides pre-defined symbols for Apple's SFSymbols version 6 through 1.1 | 194 |
nirma/uidevicecomplete | An iOS library providing extensions to UIDevice for detecting device information and characteristics | 418 |
nirma/attributed | An API extension for working with styled strings in iOS apps. | 754 |
treeform/fidget | A cross-platform UI library built on top of Nim, leveraging Figma's design capabilities and native compilation for performant and platform-independent UIs. | 766 |
coldgrub1384/objectuserdefaults | An object-oriented wrapper around the standard UserDefaults class in iOS, macOS, tvOS, and watchOS apps. | 16 |
noppefoxwolf/combinative | A UI event handling library using Apple's Combine framework | 107 |
rjnemo/underscore | A set of functional programming helpers for the Go language | 109 |
lord-kamina/swiftdefaultapps | A preference pane replacement for macOS's default application associations in Swift. | 1,458 |
dsibiski/react-native-userdefaults-ios | A React Native module that provides access to iOS NSUserDefaults from within React components. | 71 |
wwayne/react-native-user-defaults | A library for storing small, insensitive, and permanent app settings in React Native apps | 58 |
prosumma/coredataqueryinterface | A fluent interface library for working with Core Data in Swift | 36 |
ddddxxx/genericid | A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |