SwiftHEXColors
HEX color parser
An extension to UIColor and NSColor for parsing and generating HEX color values
HEX color handling as an extension for UIColor.
693 stars
28 watching
98 forks
Language: Swift
last commit: about 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
yeahdongcn/uicolor-hex-swift | Convenience methods for creating color using RGBA hex string in Swift. | 1,246 |
jdhealy/prettycolors | A Swift library for styling text in the Terminal using ANSI escape codes. | 171 |
swalrus1/hex2color | Converts HEX color codes to RGB tables in LÖVE | 5 |
mtynior/colorizeswift | Terminal string styling utility for Swift | 305 |
1024jp/wfcolorcode | A set of extensions to NSColor allowing the conversion between CSS color codes and NSColor instances, including support for HSL color space. | 27 |
farias-hecdin/hextoansi | A tool for converting hexadecimal color codes to ANSI color escape sequences. | 0 |
oscarcs/nxcolor | Provides tools for converting and manipulating colors across different color spaces. | 40 |
isair/jsonhelper | A utility framework for converting data between different formats, including JSON to class instances and hex strings to colors. | 784 |
qix-/color-convert | A JavaScript color conversion library that supports multiple color models and conversion paths. | 746 |
boris-em/colorkit | An iOS color manipulation library with features for calculating average colors, dominant colors, and color differences. | 730 |
soapbox/css-colors | Generates variations of a given color for foreground and background use | 9 |
iamartyom/colorhelper | A set of utility methods for converting between various color spaces | 68 |
andyli/hxcolortoolkit | A Haxe library providing color conversion and generation utilities | 45 |
sitkevij/hex | A program that displays a colorized hexadecimal representation of binary data from files or standard input. | 526 |
ngx-eco/angular-colorful | A tiny color picker component for modern Angular apps | 10 |