ericmasiello / color-analyzer

A script that analyzes a list of colors, attempting to reduce the color set when colors are very similar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Analyzer

A script that analyzes a list of colors, attempting to reduce the color set when colors are very similar.

Note, this project uses Bun as its run time. https://github.com/oven-sh/bun

Install Dependencies

bun install

Run the app

bun run src/main.ts

About

A script that analyzes a list of colors, attempting to reduce the color set when colors are very similar


Languages

Language:TypeScript 100.0%