Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 558 Bytes

BrandColors.json

Utility script written in node.js to generate a simple JSON object representation of BrandColors, a collection of major brand color codes curated by Galen Gidman.

Used to keep brand color keywords up-to-date on Colorpeek.

Updating the file

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