Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/chalkpot_color/color/mod.ts>isRgba

Color is a tool for creating RGB color by range and by HSL without leaving RGB space.
Latest
function isRgba
import { isRgba } from "https://deno.land/x/chalkpot_color@3.1.0/color/mod.ts";

Parameters

components: Rgba | Rgb

Returns

boolean