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.
110 stars
3 watching
3 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
| | A Swift library for working with dates in a type-safe and customizable way | 19 |
| | A framework for thread-local storage with type safety in Swift | 74 |
| | A set of C++ utilities to prevent bugs at compile time using the type system. | 1,545 |
| | Library to simplify interacting with UserDefaults by providing an alternative API and extensions for custom object storage | 470 |
| | A TypeScript wrapper for the Firebase Realtime Database that provides type safety and minimizes runtime exceptions. | 12 |
| | Generates Swift UI extension and enum to support using Xcode Asset Catalog | 123 |
| | Utility classes to simplify WKWebView usage in Swift. | 54 |
| | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,124 |
| | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
| | A statically typed SQL compiler and type provider for F# | 670 |
| | A TypeScript-first, type-safe ODM (Object Data Modeling) library for Firestore that provides a unified and efficient way to work with the database. | 419 |
| | A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. | 1,592 |
| | A lightweight wrapper around UserDefaults that provides strongly typed access to user defaults data. | 1,435 |
| | Provides a type-safe way to manage configurations in Nest.js applications. | 208 |