adardesign / color-swatch-gradient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color-swatch-gradient

Description

image-swatches

this package allows you to generate multi color swatches on the fly

Example:

colorSwatchGradient(["red", "white", "blue"]) 

Result:

'-45deg, red 0%, red 33%, white 33%, white 66%, blue 66%, blue 99%'

About


Languages

Language:JavaScript 100.0%