1
0
mirror of https://github.com/6543/go-hexcolor synced 2025-09-01 22:10:50 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
e4af37c7a1 rename package 2020-09-10 23:35:53 +02:00
70da91da44 Use GitHub Actions (#1) 2020-09-10 23:30:27 +02:00
37a28e401f add Makefile & update README 2020-09-10 23:13:31 +02:00
e2d3f41734 faster ... 2020-09-10 22:58:35 +02:00
c32969ffb1 no regex - it's faster 2020-09-10 22:18:29 +02:00
d25019851f Add string/color.RGBA to HexColor 2020-09-10 18:16:10 +02:00
88c3f96e47 better test 2020-09-10 17:52:52 +02:00
7185dc6b49 add test 2020-09-10 17:17:39 +02:00
fe41f076df init go-hexcolor 2020-09-10 16:59:30 +02:00