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.
- Clone this project.
- Navigate to the project directory:
cd BrandColors.json - Install dependencies:
npm install - Run the update script:
node update