https://github.com/nochso/colourl
Go library for extracting and summarizing colours from websites.
https://github.com/nochso/colourl
Last synced: 8 months ago
JSON representation
Go library for extracting and summarizing colours from websites.
- Host: GitHub
- URL: https://github.com/nochso/colourl
- Owner: nochso
- License: mit
- Created: 2016-05-21T13:26:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T11:34:34.000Z (almost 9 years ago)
- Last Synced: 2024-06-20T16:32:50.429Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# colourl
[](https://gowalker.org/github.com/nochso/colourl)
[](https://goreportcard.com/report/github.com/nochso/colourl)
[](https://travis-ci.org/nochso/colourl)
[](https://coveralls.io/github/nochso/colourl?branch=master)
Go library for extracting and summarizing colours from websites.
Its main purpose is decorating links and bookmarks with the general colour theme of the target URL.
Decoration means:
- Create SVG symbols from a websites colour theme.
- Extract the dominant or *interesting* colour for highlighting links.