1.0.2 • Published 10 months ago

@csmtools/fadegradients v1.0.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
10 months ago

function getGradient(type: string, fadePercentage: number): string;

function getGradientFade(fadePercentage: number): string;

function getGradientAmberFade(fadePercentage: number): string;

function getGradientAcidFade(fadePercentage: number): string;

function isFade(paintIndex: number): boolean;

function isAmberFade(paintIndex: number): boolean;

function isAcidFade(paintIndex: number): boolean;

function isBerriesAndCherries(paintIndex: number): boolean;

function isAnyFade(paintIndex: number): boolean;

function getFadeName(paintIndex: number): string;

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago