8000 GitHub - crashPopeye/go-color: Dummy package to convert literal color to hex code and viceversa
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

crashPopeye/go-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

go-color

go-color is a dummy golang package made to convert literal color such as 'yellow', 'orange' etc .... to hexa code, the package is also able to do the contrary operation (convert hexa code to literal color).

For now the supported color are the one used by CSS and they can be found here : https://developer.mozilla.org/en-US/docs/Web/CSS/color_value

Please feel free to include the package in any of your project, or to make an issues or a pull request if you see any problem or want to make any changes.

About

Dummy package to convert literal color to hex code and viceversa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0