TypedDefaults

Type-safe storage

A utility library to type-safely store and retrieve custom data types in NSUserDefaults using Type Erasure.

TypedDefaults is a utility library to type-safely use NSUserDefaults.

GitHub

110 stars
3 watching
3 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ddddxxx/genericid A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties 13
ryu0118/swift-typed-date A Swift library for working with dates in a type-safe and customizable way 19
nvzqz/threadly A framework for thread-local storage with type safety in Swift 74
foonathan/type_safe A set of C++ utilities to prevent bugs at compile time using the type system. 1,542
nirma/default Library to simplify interacting with UserDefaults by providing an alternative API and extensions for custom object storage 470
tylim88/firesagejs A TypeScript wrapper for the Firebase Realtime Database that provides type safety and minimizes runtime exceptions. 12
tasanobu-zz/misen Generates Swift UI extension and enum to support using Xcode Asset Catalog 123
tasanobu-zz/otafuku Utility classes to simplify WKWebView usage in Swift. 54
sindresorhus/defaults A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently 2,032
iosdevzone/idzswiftcommoncrypto A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations 478
fsprojects/rezoom.sql A statically typed SQL compiler and type provider for F# 669
kossnocorp/typesaurus A TypeScript-first, type-safe ODM (Object Data Modeling) library for Firestore that provides a unified and efficient way to work with the database. 415
evilsoft/crocks A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. 1,592
nmdias/defaultskit A lightweight wrapper for UserDefaults that provides strongly typed and efficient storage for iOS, macOS, and tvOS apps. 1,432
nikaple/nest-typed-config Provides a type-safe way to manage configurations in Nest.js applications. 205