Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tylersticka/BrandColors.json

Simplified JSON representation of BrandColors.net.
https://github.com/tylersticka/BrandColors.json

Last synced: 4 days ago
JSON representation

Simplified JSON representation of BrandColors.net.

Awesome Lists containing this project

README

        

# BrandColors.json

Utility script written in [node.js](http://nodejs.org/) to generate a simple [JSON](http://www.json.org/) object representation of [BrandColors](http://brandcolors.net/), a collection of major brand color codes curated by [Galen Gidman](http://twitter.com/galengidman).

Used to keep brand color keywords up-to-date on [Colorpeek](http://colorpeek.com).

## Updating the file

1. Clone this project.
1. Navigate to the project directory: `cd BrandColors.json`
1. Install dependencies: `npm install`
1. Run the update script: `node update`