This website requires JavaScript.
Explore
Help
Sign In
6543
/
go-hexcolor
Watch
1
Star
0
Fork
0
You've already forked go-hexcolor
mirror of
https://github.com/6543/go-hexcolor
synced
2025-09-01 22:10:50 +00:00
Code
Issues
Releases
Wiki
Activity
7
Commits
2
Branches
0
Tags
37a28e401fd9e4b4cf6477b82b7682bc3870d73b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
6543
37a28e401f
add Makefile & update README
2020-09-10 23:13:31 +02:00
.gitignore
init go-hexcolor
2020-09-10 16:59:30 +02:00
go.mod
add test
2020-09-10 17:17:39 +02:00
go.sum
add test
2020-09-10 17:17:39 +02:00
hexcolor_test.go
better test
2020-09-10 17:52:52 +02:00
hexcolor.go
faster ...
2020-09-10 22:58:35 +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
add Makefile & update README
2020-09-10 23:13:31 +02:00
README.md
Hex Color Library for Go
Features:
Normalize/Parse hex color
convert from/to color.RGBA
ToDo
Predefine standard colors (red, blue, ... based on CSS colors)
Description
normalize hexcolor, use predefined, ...
color
css
css3
go
golang
golang-library
hexcolor
lib
webcolors
Readme
MIT
89
KiB
Languages
Go
87.1%
Makefile
12.9%