MCPcopy
hub / github.com/omgovich/colord / plugins.test.ts

File plugins.test.ts

tests/plugins.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { colord, getFormat, extend, Colord } from "../src/";
2import a11yPlugin from "../src/plugins/a11y";
3import cmykPlugin from "../src/plugins/cmyk";
4import harmoniesPlugin, { HarmonyType } from "../src/plugins/harmonies";

Callers

nothing calls this directly

Calls 15

extendFunction · 0.90
colordFunction · 0.90
getFormatFunction · 0.90
checkFunction · 0.85
luminanceMethod · 0.80
contrastMethod · 0.80
isReadableMethod · 0.80
toHexMethod · 0.80
toCmykMethod · 0.80
toCmykStringMethod · 0.80
toHwbMethod · 0.80
isValidMethod · 0.80

Tested by

no test coverage detected