Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/culori/nearest.js>default

A comprehensive color library for JavaScript.
Go to Latest
variable default
import { default } from "https://deno.land/x/culori@v4.0.0/nearest.js";

type

(
colors,
metric?,
accessor?,
) => unknown