normalize hexcolor, use predefined, ...
Go to file
6543 b1f1154be9
Apply suggestions from code review
2020-09-11 01:14:26 +02:00
.github/workflows Use GitHub Actions (#1) 2020-09-10 23:30:27 +02:00
.gitignore Add badges to README (#2) 2020-09-10 23:53:05 +02:00
LICENSE init go-hexcolor 2020-09-10 16:59:30 +02:00
Makefile add Makefile & update README 2020-09-10 23:13:31 +02:00
README.md Apply suggestions from code review 2020-09-11 01:14:26 +02:00
go.mod add test 2020-09-10 17:17:39 +02:00
go.sum Add badges to README (#2) 2020-09-10 23:53:05 +02:00
hexcolor.go Apply suggestions from code review 2020-09-11 01:14:26 +02:00
hexcolor_test.go resolve CSS3 named colors 2020-09-11 01:07:43 +02:00
named.go resolve CSS3 named colors 2020-09-11 01:07:43 +02:00

README.md

Hex Color Library for Go

Test License: MIT GoDoc Go Report Card

Features:

  • Normalize/Parse hex color
  • convert from/to color.RGBA
  • Resolve hex color by name
  • CSS3 named color's constants