Skip to main content
Module

x/crayon/src/conversions.ts

🖍️ Terminal styling done light and fast.
Latest
import * as crayon from "https://deno.land/x/crayon@3.3.3/src/conversions.ts";

Variables

Converts 8Bit (256) ANSI color representation to 4Bit (16) ANSI

Functions

Converts 4Bit (16) ANSI color representation to 3Bit (8) ANSI

Converts HSL color representation to RGB

Converts RGB color representation to 4Bit (16) ANSI

Converts RGB color representation to 8Bit (256) ANSI