https://github.com/beefsack/github-language-colors
Scrape the GitHub language colors used in the language bar
https://github.com/beefsack/github-language-colors
Last synced: 4 months ago
JSON representation
Scrape the GitHub language colors used in the language bar
- Host: GitHub
- URL: https://github.com/beefsack/github-language-colors
- Owner: beefsack
- Created: 2014-08-06T13:19:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-06T13:22:06.000Z (over 11 years ago)
- Last Synced: 2024-05-02T05:35:14.993Z (over 1 year ago)
- Language: Go
- Size: 105 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GitHub Language Colors
======================
A scraper written in Go to get the GitHub language colors as JSON.
Note that this is a silly idea, the full list of colors are available in the
[github/linguist](https://github.com/github/linguist) [data files](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml).