ZevEisenberg / UsefulDecodeLinks
Better error messaging for JSONDecoder
☆27Updated 2 years ago
Alternatives and similar repositories for UsefulDecode
Users that are interested in UsefulDecode are comparing it to the libraries listed below
Sorting:
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆101Updated last week
- A deadline algorithm for Swift Concurrency☆54Updated 2 months ago
- Encode and decode deeply-nested data into flat Swift objects☆104Updated 2 years ago
- A local persistence system for Swift☆117Updated last month
- A retry algorithm for Swift Concurrency☆56Updated 3 months ago
- Type-safe wrapper mirroring the wrapped type's properties, making each property optional☆78Updated 2 years ago
- ☆46Updated 3 years ago
- A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)☆39Updated 3 years ago
- A lock for Swift concurrency☆66Updated 9 months ago
- Swift concurrency collection support☆37Updated last year
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- A @resultBuilder to use to bundle tasks together.☆51Updated 2 years ago
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 9 months ago
- Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules☆37Updated 3 years ago
- App Store Connect API client for Swift, supported on Apple platforms and Linux☆55Updated last week
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆41Updated last year
- Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease☆87Updated 4 years ago
- Swift Package for Decoding RSS Feeds.☆61Updated last week
- A crowd sourced repository for examples of Swift's native Regex type.☆46Updated 9 months ago
- A demonstration for bridging between Combine and your new async functions☆48Updated 4 years ago
- 🍶 Swift-based utility for managing project commands, inspired by Make.☆105Updated last week
- Language Server Protocol (LSP) implementation for Swift Package Manager's Package.swift manifest files.☆56Updated last month
- TipKit style API to call a closure, or trigger a NSNotification based on events and condition.☆57Updated 8 months ago
- Swift property wrapper to automatically add sliders to adjust values and aid in refining user interfaces, animations, and interactions wi…☆71Updated last year
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆50Updated last year
- In-memory recommendation algorithm for Swift apps