SwiftPackageIndex / SemanticVersion
Represent semantic versions like "1.0.0" or "1.2.3-beta1" (SemVer) in Swift
☆57Updated 8 months ago
Alternatives and similar repositories for SemanticVersion:
Users that are interested in SemanticVersion are comparing it to the libraries listed below
- A lock for Swift concurrency☆62Updated 6 months ago
- Zip Archive reader/writer written in Swift☆40Updated last week
- A cross-platform package for spawning processes in Swift. It's like Foundation.Process, but written for Swift and build on top of struct…☆41Updated this week
- A Swift macro for automatically adding Loggers to types☆54Updated last year
- 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
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆49Updated last year
- Static Tokamak/SwiftUI views renderer for Vapor☆49Updated 2 years ago
- A CLI for Xcode Cloud☆62Updated last month
- Swift library to more easily test async code☆35Updated 2 years ago
- AppKit and UIKit without conditional compilation☆62Updated this week
- A native Swift implementation of glob match patterns.☆56Updated last week
- Support for Server-Sent Events on AsyncSequences☆28Updated 7 months ago
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 6 months ago
- Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules☆37Updated 3 years ago
- A crowd sourced repository for examples of Swift's native Regex type.☆46Updated 6 months ago
- Make life with TextKit better