https://github.com/jyotiska/go-webcolors
Port of webcolors library from Python to Go
https://github.com/jyotiska/go-webcolors
Last synced: 9 months ago
JSON representation
Port of webcolors library from Python to Go
- Host: GitHub
- URL: https://github.com/jyotiska/go-webcolors
- Owner: jyotiska
- License: mit
- Created: 2014-04-24T14:41:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-21T04:56:56.000Z (over 10 years ago)
- Last Synced: 2024-10-25T05:22:55.743Z (about 1 year ago)
- Language: Go
- Size: 156 KB
- Stars: 27
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go-cn - go-webcolors - webcolors) [![godoc][D]](https://godoc.org/github.com/jyotiska/go-webcolors) (图片 / 检索及分析资料库)
- awesome-go-plus - go-webcolors - Port of webcolors library from Python to Go.  (Images / Search and Analytic Databases)
- fucking-awesome-go - :octocat: go-webcolors - Port of webcolors library from Python to Go. :star: 17 :fork_and_knife: 0 (Images / Advanced Console UIs)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. (Images / Search and Analytic Databases)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go - ★ 24 (Images)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. (Images / Search and Analytic Databases)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. - :arrow_down:9 - :star:18 (Images / Advanced Console UIs)
- awesome-go - go-webcolors - | - | - | (Images / Advanced Console UIs)
- awesome-go-with-stars - go-webcolors - Port of webcolors library from Python to Go. (Images / Search and Analytic Databases)
- fucking-awesome-go - go-webcolors - Port of webcolors library from Python to Go. (Images / Search and Analytic Databases)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. (Images / Advanced Console UIs)
- awesome-go-cn - go-webcolors
- awesome-go-zh - go-webcolors
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. (Images / Search and Analytic Databases)
- awesome-go-extra - go-webcolors - 04-24T14:41:22Z|2015-08-21T04:56:56Z| (Images / Advanced Console UIs)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. (<span id="图片-images">图片 Images</span> / <span id="高级控制台用户界面-advanced-console-uis">高级控制台用户界面 Advanced Console UIs</span>)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. (Images / Search and Analytic Databases)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. (Images / Search and Analytic Databases)
- awesome-Char - go-webcolors - Port of webcolors library from Python to Go. (Images / Advanced Console UIs)
- awesome-go-cn - go-webcolors
- awesome-go-cn - go-webcolors - webcolors) [![godoc][D]](https://godoc.org/github.com/jyotiska/go-webcolors) (图片 / 检索及分析资料库)
- awesome-go - go-webcolors - Port of webcolors library from Python to Go. (Images / Advanced Console UIs)
README
### 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
[PyPI]: https://pypi.python.org/pypi/webcolors/1.4
[Bitbucket]: http://www.bitbucket.org/ubernostrum/webcolors/overview/
[Godoc]: http://godoc.org/github.com/jyotiska/go-webcolors