userdefaults topic

List userdefaults repositories

HXBaseProjectDemo

126
Stars
33
Forks
Watchers

一个项目的基类工程

Stores

129
Stars
12
Forks
Watchers

Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!

iosCCC

72
Stars
12
Forks
Watchers

:moneybag: A Currency Converter & Calculator IOS application to check, convert and calculate to popular currencies to your favorite ones.

mmkv

58
Stars
10
Forks
Watchers

High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post:https://cloud.tencent.com/developer/article/1066229

Ecno

102
Stars
10
Forks
Watchers

Ecno is a task state manager built on top of UserDefaults in pure Swift 4.

swift-standard-clients

37
Stars
1
Forks
Watchers

Client declarations and live implementations for standard iOS managers

TimerS

20
Stars
6
Forks
Watchers

TimerS is an iOS stopwatch and timer app written in pure Swift without third-party library.

Dekoter

25
Stars
1
Forks
Watchers

NSCoding's counterpart for Swift structs.

CloudUserDefaults

20
Stars
4
Forks
Watchers

User defaults stored in the cloud, automatically syncs `UserDefaults` values that use a key with a specified prefix to the cloud.

ObjectUserDefaults

16
Stars
8
Forks
Watchers

An object oriented and clean wrapper UserDefaults.