1
0
mirror of https://github.com/6543/go-hexcolor synced 2024-12-18 15:54:17 +00:00
go-hexcolor/README.md
2020-09-10 16:59:30 +02:00

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)