Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/chalkpot_color/color/rgba.ts

Color is a tool for creating RGB color by range and by HSL without leaving RGB space.
Latest
import * as chalkpotColor from "https://deno.land/x/chalkpot_color@3.1.0/color/rgba.ts";

Type Aliases

The alias describing three colors is [RGBA], each of which is a component.