0.0.2 • Published 9 months ago
get-vibrant-colors v0.0.2
get-vibrant-colors
import { getVibrantColors } from "get-vibrant-colors";
const = vibrantColors = await getVibrantColors(imageUrl);
// or
const = vibrantColors = await getVibrantColors(imageUrl, 5);