Skip to main content
Module

x/crayon/mod.ts>mapPrototypeFuncs

🖍️ Terminal styling done light and fast.
Latest
function mapPrototypeFuncs
import { mapPrototypeFuncs } from "https://deno.land/x/crayon@3.3.3/mod.ts";

Uses mapFunc on every given function

  • func.name will be considered as name parameter

Parameters

– functions which will get mapped

Uses mapFunc on every given function

  • map key will be used as name parameter

Parameters

...maps: Map<string, CrayonStyleFunction>[]

– map which functions will get mapped