markbattistella / ContrastKit
ContrastKit is a Swift library designed to facilitate colour contrast handling within iOS, iPadOS, macOS, and tvOS applications. It provides developers with tools to automatically generate colour shades from any base colour and determine the most readable contrast colours according to established accessibility standards (AA Large, AA, and AAA).
☆35Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for ContrastKit
- A lock for Swift concurrency☆46Updated last month
- Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.☆43Updated 4 months ago
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆46Updated 8 months ago
- ☆49Updated 2 years ago
- ☆57Updated 2 years ago
- UIKit presentation APIs in SwiftUI☆47Updated last year
- A Swift macro for automatically adding Loggers to types☆52Updated last year
- Make life with TextKit better☆29Updated 2 months ago
- TipKit style API to call a closure, or trigger a NSNotification based on events and condition.☆51Updated 3 weeks ago
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆39Updated 5 months ago
- Swift property wrapper to automatically add sliders to adjust values and aid in refining user interfaces, animations, and interactions wi…☆65Updated 5 months ago
- A command-line tool to make it easier to sign and notarize executable packages on macOS☆54Updated 2 months ago
- EnvironmentKit lets you create custom SwiftUI environment values with a lot less code than otherwise required.☆34Updated this week
- ☆48Updated 3 months ago
- AppKit and UIKit without conditional compilation☆55Updated 4 months ago
- Attributed String Builders☆108Updated last year
- Encoder & decoder for working with Codable types as URLQueryItems.☆65Updated last year
- ☆56Updated 7 months ago
- Cross-platform Swift library for parsing SVGPath strings☆114Updated 6 months ago
- A SwiftData like `@Model` infrastructure for CoreData.☆105Updated 3 weeks ago
- Find key colors in images☆36Updated 2 months ago
- Decode BlurHash strings to SwiftUI MeshGradient or Color with various customization options.☆75Updated 3 months ago
- Reduce boilerplate by generating Builders for your Models using swift macros.☆40Updated last month
- A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.☆41Updated this week
- Make life better with NSTextView+TextKit 1/2☆46Updated 8 months ago
- A Swift library for working with syntax highlighting/IDE themes☆25Updated last month
- SwiftUI proof-of-concept text edit component☆87Updated 3 years ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆77Updated 3 weeks ago
- Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.☆54Updated last year
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year