1
0
mirror of https://github.com/6543/go-hexcolor synced 2024-12-18 07:43:41 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
344c8d43be
Impruve docs (#7)
* Add Usage Example (close #4)

* Add Contribute Note (close #5)

* add godocs docu
2020-09-21 06:59:23 +02:00
62213997bc
Add badges to README (#2)
* Add badges to README

* update go.sum

* update gitignore
2020-09-10 23:53:05 +02:00
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