culori icon indicating copy to clipboard operation
culori copied to clipboard

A comprehensive color library for JavaScript.

Results 28 culori issues
Sort by recently updated
recently updated
newest added

Would love to see this in culori to be able to play with it. - https://github.com/Myndex/SAPC-APCA/ - https://github.com/Myndex/SAPC-APCA/blob/master/src/JS/SAPC_0_98G_4g_minimal.js

Feature

The idea came up in #207 that it would be nice to have `mix*()` helper functions as shortcuts to linear, bilinear, and trilinear interpolation of colors in a particular color...

Feature

Hey there, First off, thank you for a wonderful library. I encountered a bug when trying to interpolate two colors in Lch and okLch space. Everything works fine, except when...

Bug

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies
javascript

The issue came up in #236 that sRGB / Oklch roundtripping is not perfect for achromatic colors. We are using the Oklab matrices from Björn Ottosson’s original article, but css-color-4...

Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

I wanted to play around with HCT, and wished it was part of culori! https://github.com/material-foundation/material-color-utilities/blob/main/typescript/hct/hct.ts