figma-polychrom icon indicating copy to clipboard operation
figma-polychrom copied to clipboard

Move from `culori` to `culori/fn`

Open ai opened this issue 2 years ago • 0 comments

By default, culori exports adds all possible color model. Most of them used by nobody (like xyz or rgb-d60).

With moving to culori/fn you will be able to reduce JS bundle, speed up initialization and reduce memory usage a little.

Here is an example of transition: https://github.com/antiflasher/apcach/pull/13

ai avatar Aug 20 '23 20:08 ai