Skip to content
/ hexcolor Public

Mac command line program for converting RGB hex to variables in popular programming languages

Notifications You must be signed in to change notification settings

J-L/hexcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex_to_variable

Mac command line program for converting RGB hex to variables in popular programming languages

Usage:

hextovariable [-fX] [hex_string ...]

Options [-f]:
  -fsi  swift ios
  -fsm  swift mac
  -foi  objc ios
  -fci  C# ios

Hex String Formats:
  rgb - 3 Digit Hex Color
  rrggbb - 6 Digit Hex Color
  aarrggbb - 8 Digit Hex Color

About

Mac command line program for converting RGB hex to variables in popular programming languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages