markbattistella / ContrastKitLinks
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).
☆45Updated 3 weeks ago
Alternatives and similar repositories for ContrastKit
Users that are interested in ContrastKit are comparing it to the libraries listed below
Sorting:
- Abstractions for working with TextKit 1 and 2☆50Updated 3 months ago
- Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.☆52Updated 4 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 lock for Swift concurrency☆66Updated 8 months ago
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆50Updated last year
- AppKit and UIKit without conditional compilation☆65Updated 2 months ago
- Find key colors in images☆52Updated 4 months ago
- A result builder that allows to define shape building closures☆61Updated 3 years ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Effortless theming support in SwiftUI☆78Updated 3 months ago
- A Swift macro for automatically adding Loggers to types☆58Updated last month
- A deadline algorithm for Swift Concurrency☆53Updated last month
- ☆59Updated 2 years ago
- Encoder & decoder for working with Codable types as URLQueryItems.☆65Updated 2 years ago
- Cross-platform Swift Package to determine OS name and version on which the app is running☆33Updated 3 months ago
- ☆53Updated 10 months ago
- @Random – Stable, random values for SwiftUI☆60Updated 3 months ago
- AppIconKit helps you manage alternate app icons on macOS and iOS.☆96Updated 2 weeks ago
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆41Updated last year
- 🧬 TextDiffing helps you create an AttributedString / NSAttributedString to visualize differences between texts.☆133Updated 2 weeks ago
- Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in…☆33Updated 3 months ago
- A retry algorithm for Swift Concurrency☆55Updated 2 months ago
- Concurrency-Friendly SwiftData☆40Updated last week
- Collection of Cocoa controls that look just right, offer modern Swift APIs, and nicely compose together.☆56Updated 2 months ago
- TipKit style API to call a closure, or trigger a NSNotification based on events and condition.☆57Updated 7 months ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆78Updated 3 weeks ago
- A collection of handy build & test scripts for Swift Packages.☆67Updated 2 weeks ago
- Communications library across Apple platforms.☆28Updated 3 months ago
- ☆77Updated 5 months ago
- A template for Swift packages on GitHub