There are 0 repository under nscolor topic.
A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
Yet another extension to manipulate colors easily in Swift and SwiftUI
✌ Convert anything into anything in one operation; JSON data into class instances, hex strings into UIColor/NSColor, y/n strings to booleans, arrays and dictionaries of these; anything you can make sense of!
HexColors is an extension for UIColor and NSColor to support for creating colors from a hex strings
Mac app that shows all system colors in light an dark mode
Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in UIColor/NSColor are now available in Color as well.
NSColor extension adding ability to handle HSL color space and CSS3 style color codes
Apple framework for calculating color contrast ratios, WCAG conformance, and high contrast color values (UIColor & NSColor).
A convenient way to convert hex strings to UIColor or NSColor
An advanced NSColorWell replacement based on iWork (Pages,Numbers,Keynote)
A mutable color representation with automatic, dead-simple bridging to SwiftUI, UIKit, and AppKit.
A swift package for implementing colors from Material Design
A simple iOS and OS X CCFont replace [UIFont, NSFont], CCColor replace [UIColor, NSColor]. CCFont 简单支持 machosx 与 iOS, 可以简单取代 NSFont 或者 UIFont. CCColor 单支持 machosx 与 iOS, 可以简单取代 NSColor 或者 UIColor 十六进制字符串.【Support macOSX and iOS】.
A lightweight library for convenient accessing of a color's components.
A Swift extension to NSColor that provides easy access to its RGB and HSB components.
Find dominant colors of an image using k-means clustering on iOS and macOS.