An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# colourl
[![API documentation](https://img.shields.io/badge/gowalker-docs-blue.svg)](https://gowalker.org/github.com/nochso/colourl)
[![Go Report Card](https://goreportcard.com/badge/github.com/nochso/colourl)](https://goreportcard.com/report/github.com/nochso/colourl)
[![Build Status](https://travis-ci.org/nochso/colourl.svg?branch=master)](https://travis-ci.org/nochso/colourl)
[![Coverage Status](https://coveralls.io/repos/github/nochso/colourl/badge.svg?branch=master)](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.