JosephDuffy / Persist
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage.
☆47Updated 5 months ago
Alternatives and similar repositories for Persist:
Users that are interested in Persist are comparing it to the libraries listed below
- UIKit presentation APIs in SwiftUI☆47Updated last year
- An app that displays Package.swift info☆42Updated last year
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆78Updated last month
- App Store Connect API client for Swift, supported on Apple platforms and Linux☆45Updated last month
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- A generic ObservableObject for every property!☆43Updated 8 months ago
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 4 years ago
- Backward compatible async/await for URLSession!☆37Updated 2 years ago
- Swift library to more easily test async code☆35Updated 2 years ago
- A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)☆38Updated 2 years ago
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…☆39Updated 4 years ago
- Build multipart/form-data type-safe in Swift.☆30Updated 6 months ago
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat☆36Updated 2 years ago
- Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules☆37Updated 3 years ago
- A lightweight diagnostics report submission system☆41Updated 8 months ago
- AppKit and UIKit without conditional compilation☆60Updated 8 months ago
- Client declarations and live implementations for standard iOS managers☆36Updated 3 years ago
- A formatter for converting ISO8601 durations to DateComponents.☆20Updated last year
- Swift property wrapper to automatically add sliders to adjust values and aid in refining user interfaces, animations, and interactions wi…