go-webcolors
Port of webcolors library from Python to Go
About go-webcolors
go-webcolors
A library for working with color names and color value formats defined by the HTML and CSS specifications for use in documents on the Web.
go-webcolors is available on the Godoc
This library is originally available in Python by James Bennett, PyPI and Bitbucket. go-webcolors have been ported from Python to Go with all the functions available. Contributions in the form of patches, issue reports, bug reports and pull requests are welcome.
Support is included for the following formats:
- Specification-defined color names
- Six-digit hexadecimal
- Three-digit hexadecimal
- Integer rgb triplet
- Percentage rgb triplet
Frequently Asked Questions
What is go-webcolors?
go-webcolors is a Images library for the Go programming language. Port of webcolors library from Python to Go
How do I install go-webcolors?
Install go-webcolors with the Go module system using `go get jyotiska/go-webcolors`. Check the repository for the current installation instructions.
What category does go-webcolors belong to?
go-webcolors is listed under Images, specifically Images.