mirror of
https://github.com/6543/go-hexcolor
synced 2024-12-18 15:54:17 +00:00
normalize hexcolor, use predefined, ...
.gitignore | ||
go.mod | ||
go.sum | ||
hexcolor_test.go | ||
LICENSE | ||
README.md |
Hex Color Library for Go
ToDo
- Normalize/Parse function
- Some Convert func
- Predefine standard colors (red, blue, ... based on CSS colors)