Zachacious / ColorUtils

A small tree-shakable library for generating color themes as css from a single base color

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color-lib

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.22. Bun is a fast all-in-one JavaScript runtime.

About

A small tree-shakable library for generating color themes as css from a single base color

License:MIT License


Languages

Language:TypeScript 87.3%Language:JavaScript 12.7%