MarcoEidinger / TLDExtractSwift
Swift package to extract top level domain (TLD) second level domain, subdomain and root domain
☆16Updated this week
Alternatives and similar repositories for TLDExtractSwift:
Users that are interested in TLDExtractSwift are comparing it to the libraries listed below
- Swift library to more easily test async code☆35Updated 2 years ago
- Xcode + Swift toolset☆31Updated 2 years ago
- A Swift macro for automatically adding Loggers to types☆54Updated last year
- Zip Archive reader/writer written in Swift☆40Updated last week
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆49Updated last year
- Playground showing how to compose styles in SwiftUI.☆28Updated 2 years ago
- A Swift library for working with syntax highlighting/IDE themes☆29Updated last week
- Proof of concept for Swift Observation back-deploy☆39Updated last year
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆40Updated 10 months ago
- SwiftSyntax binary frameworks☆49Updated 5 months ago
- Confidently iterate through static members with this Swift Macro☆15Updated last year
- Enable automatic discovery of your local development server on the fly. Turn your Server-Side Swift app from a mysterious vapor to a tang…☆23Updated 5 months ago
- Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in…☆31Updated last month
- Cross-platform Swift Package to determine OS name and version on which the app is running☆33Updated last month
- An app that displays Package.swift info☆42Updated last year
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Compatible backports of commonly used type properties for `URL` that are only available from iOS 16.0+ / macOS 13.0+ / tvOS 16.0+ / watch…☆23Updated 2 years ago
- A lock for Swift concurrency☆62Updated 6 months ago
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 6 months ago
- ☆53Updated 8 months ago
- The snapshot testing library for GRDB☆34Updated 6 months ago
- App Store Connect API client for Swift, supported on Apple platforms and Linux☆48Updated 2 months ago
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat☆36Updated 2 years ago
- Build multipart/form-data type-safe in Swift.