normalize hexcolor, use predefined, ...
Go to file
6543 fe41f076df
init go-hexcolor
2020-09-10 16:59:30 +02:00
.gitignore init go-hexcolor 2020-09-10 16:59:30 +02:00
LICENSE init go-hexcolor 2020-09-10 16:59:30 +02:00
README.md init go-hexcolor 2020-09-10 16:59:30 +02:00
go.mod init go-hexcolor 2020-09-10 16:59:30 +02:00

README.md

Hex Color Library for Go

ToDo

  • Normalize/Parse function
  • Some Convert func
  • Predefine standard colors (red, blue, ... based on CSS colors)