UNPKG

colorjs.io

Version:

Let’s get serious about color

8 lines (7 loc) 192 B
// Global defaults one may want to configure const hasDOM = typeof document !== "undefined"; export default { gamut_mapping: "lch.c", precision: 5, deltaE: "76", // Default deltaE method }