/color-code

Primary LanguageJavaScriptThe UnlicenseUnlicense

color-code

Color code server for tokenizing and generating color codes for various languages and vs code editor themes

Local development environment

  1. Clone this repo.
  2. Install dependencies by running npm install within the directory that you cloned.
  3. Compile typescript npm run compile.
  4. Run the webserver node color_codes.js.