All Projects β†’ onmyway133 β†’ Farge

onmyway133 / Farge

Licence: other
🎈Tell the name of hex color

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Farge

colorsys.rs
Lib for modifying colors and converting to other spaces
Stars: ✭ 28 (+21.74%)
Mutual labels:  hex, color, hsl, rgb
khroma
A collection of functions for manipulating CSS colors, inspired by SASS.
Stars: ✭ 28 (+21.74%)
Mutual labels:  hex, color, hsl, rgb
Culori
A comprehensive color library for JavaScript.
Stars: ✭ 271 (+1078.26%)
Mutual labels:  hex, color, hsl, rgb
color
A library of well-tested helper methods for working with colors.
Stars: ✭ 13 (-43.48%)
Mutual labels:  hex, color, hsl, rgb
Colorhighlight
🎨 Lightweight Color Highlight colorizer for Sublime Text
Stars: ✭ 76 (+230.43%)
Mutual labels:  hex, color, hsl, rgb
Values.js
πŸ‡ Get the tints and shades of a color
Stars: ✭ 97 (+321.74%)
Mutual labels:  hex, color, hsl, rgb
ColorHelper
No description or website provided.
Stars: ✭ 34 (+47.83%)
Mutual labels:  hex, color, hsl, rgb
colors-convert
🦚 A simple colors library
Stars: ✭ 15 (-34.78%)
Mutual labels:  hex, hsl, rgb
tc-lib-color
PHP library to manipulate various color representations
Stars: ✭ 19 (-17.39%)
Mutual labels:  color, hsl, rgb
ColorTranslator
A JavaScript library, written in TypeScript, to convert among different color models
Stars: ✭ 34 (+47.83%)
Mutual labels:  color, hsl, rgb
colorsys
🎨 Minimalistic color converter for RGB, HSV, HSL, CMYK, HEX and CSS strings
Stars: ✭ 53 (+130.43%)
Mutual labels:  hex, color, rgb
React Color Extractor
A React component which extracts colors from an image
Stars: ✭ 314 (+1265.22%)
Mutual labels:  hex, hsl, rgb
Color
A little library to deal with color conversions
Stars: ✭ 166 (+621.74%)
Mutual labels:  hex, color, rgb
Alfred-Colors-workflow
hex <=> rgb <=> hsl
Stars: ✭ 28 (+21.74%)
Mutual labels:  hex, hsl, rgb
hex-to-css-filter
Easy way to generate colors from HEX to CSS Filters
Stars: ✭ 20 (-13.04%)
Mutual labels:  hex, color, rgb
Xcodecolorsense
🎈 An Xcode plugin that makes working with color easier
Stars: ✭ 79 (+243.48%)
Mutual labels:  hex, color, rgb
vscode-color
Helper with GUI to generate color codes such as CSS color notations.
Stars: ✭ 88 (+282.61%)
Mutual labels:  hex, hsl, rgb
React Colorpickr
A themeable colorpicker with HSL and RGB support for React
Stars: ✭ 180 (+682.61%)
Mutual labels:  color, hsl, rgb
ColorMinePortable
ColorMinePortable
Stars: ✭ 37 (+60.87%)
Mutual labels:  hex, hsl, rgb
Colorpicker
A mininal but complete colorpicker desktop app
Stars: ✭ 766 (+3230.43%)
Mutual labels:  hex, color, rgb

Farge

❀️ Support my app ❀️

β€οΈβ€οΈπŸ˜‡πŸ˜πŸ€˜β€οΈβ€οΈ

CI Status Version Carthage Compatible License Platform Swift

Usage

Farge.name(hex: "FFFEFD") // Romance
Farge.name(hex: "6195ED") // Cornflower Blue
Farge.name(hex: "EDA761") // Porsche

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"

Farge can also be installed manually. Just download and drop Sources folders in your project.

Author

Khoa Pham, [email protected]

Credit

Credit goes to http://chir.ag/projects/name-that-color

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].