1
0
mirror of https://github.com/6543/go-hexcolor synced 2025-04-18 15:16:53 +00:00
go-hexcolor/README.md
6543 62213997bc
Add badges to README (#2)
* Add badges to README

* update go.sum

* update gitignore
2020-09-10 23:53:05 +02:00

623 B

Hex Color Library for Go

Test License: MIT GoDoc Go Report Card

Features:

  • Normalize/Parse hex color
  • convert from/to color.RGBA

ToDo

  • Predefine standard colors (red, blue, ... based on CSS colors)