A Swift macro that provides an unwrapped URL from a string literal.
☆25Aug 1, 2024Updated last year
Alternatives and similar repositories for URL
Users that are interested in URL are comparing it to the libraries listed below
Sorting:
- A bare-bones replacement for SwiftUI List, intended to work around some of List's performance issues.☆16Nov 29, 2022Updated 3 years ago
- [DEPRECATED by Swift Macros and Xcode 15] Compile-time-checked URLs☆132Aug 2, 2022Updated 3 years ago
- ☆24Apr 10, 2025Updated 10 months ago
- Useful extensions for the Swift Foundation FileManager.☆31Feb 16, 2026Updated last week
- Ax is a code editor with syntax highlighting that runs in your terminal written completely in Swift.☆45Dec 12, 2021Updated 4 years ago
- TextField replacement for SwiftUI that restricts input to numbers☆20Jun 8, 2021Updated 4 years ago
- A powerful SwiftUI text field that handles formatting and retaining number values.☆20Jun 22, 2022Updated 3 years ago
- SwiftFormats☆52Jan 6, 2026Updated last month
- Bugtracker working off source code☆188Oct 30, 2023Updated 2 years ago
- PDF Generator for Apple Human Interface Guidelines☆29Mar 4, 2025Updated 11 months ago
- Automated Swift Package version and build numbering via Git. A Swift Package Manager build plugin.☆25Nov 14, 2024Updated last year
- A custom view modifier in order to present the system email composer in SwiftUI based iOS apps shipped as a Swift package. For Xcode 13…☆26Nov 18, 2022Updated 3 years ago
- ☆25Sep 2, 2024Updated last year
- Convert SVGs to PNGs of all the sizes required by the appstore.☆27Apr 10, 2023Updated 2 years ago
- Better error messaging for JSONDecoder☆30Jun 11, 2023Updated 2 years ago
- Swift property wrapper to automatically add sliders to adjust values and aid in refining user interfaces, animations, and interactions wi…☆75Jun 3, 2024Updated last year
- A community resource for finding custom SF Symbols and the people who make them☆130Mar 25, 2023Updated 2 years ago
- Useful Objective-C stuff☆58Jul 1, 2013Updated 12 years ago
- A lock for Swift concurrency☆79Jul 31, 2025Updated 7 months ago
- SwiftRest is a beginner-friendly Swift 6 REST client built with actor-based concurrency safety, typed decoding, and simple response/heade…☆12Feb 19, 2026Updated last week
- iOS Image Optimizer Tool☆113Nov 26, 2025Updated 3 months ago
- Fast, idiomatic Ordered Set data structure for Swift☆31May 14, 2023Updated 2 years ago
- A WebView & SafariWebView for SwiftUI.☆152Jun 19, 2025Updated 8 months ago
- Android-like auto-generate configuration files for macOS/iOS☆33Jan 26, 2026Updated last month
- A SwiftPM command plugin to convert SwiftUI code to Observable