@csmtools/fadegradients
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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;

Readme

Keywords

Package Sidebar

Install

npm i @csmtools/fadegradients

Weekly Downloads

2

Version

1.0.2

License

GPL-3.0

Unpacked Size

41.4 kB

Total Files

7

Last publish

Collaborators

  • wavpro