onmyway133/Farge

🎈Tell the name of hex color


Keywords
color, hex, hsl, name, rgb
License
GPL-3.0+

Documentation

Farge

Color in Swift

CI Status Version Carthage Compatible License Platform

Usage

Flat colors

let _ = UIColor.Flat.hummingBird
let _ = UIColor.Flat.gossip

Author

Khoa Pham, onmyway133@gmail.com

Installation

Farge is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Farge'

Farge is also available through Carthage. To install just write into your Cartfile:

github "onmyway133/Farge"

Author

Khoa Pham, onmyway133@gmail.com

Credit

Contributing

We would love you to contribute to Farge, check the CONTRIBUTING file for more info.

License

Farge is available under the MIT license. See the LICENSE file for more info.