import * as crayon from "https://deno.land/x/crayon@3.3.2/src/crayon.ts";
Variables
An object that expresses how well terminal supports displaying colors | |
๐๏ธ Crayon object that's used for styling
| |
Map containing all style functions used by crayon | |
Object, which gets set as the prototype of every generated crayon instance in | |
Map containing all styles used by crayon |
Functions
Uses
| |
Uses
|
Type Aliases
Crayon type which can be easily extended
| |