mirror of
https://github.com/6543/go-hexcolor
synced 2024-12-18 15:54:17 +00:00
7 lines
160 B
Markdown
7 lines
160 B
Markdown
|
# Hex Color Library for Go
|
||
|
|
||
|
## ToDo
|
||
|
* [ ] Normalize/Parse function
|
||
|
* [ ] Some Convert func
|
||
|
* [ ] Predefine standard colors (red, blue, ... based on CSS colors)
|