Skip to content

Evercoder/culori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2bedb8f · Nov 27, 2024
Oct 1, 2021
Feb 23, 2023
Nov 27, 2024
Jan 26, 2024
Jan 27, 2024
Jan 14, 2024
Jan 24, 2023
Sep 18, 2021
Oct 1, 2021
Jan 27, 2024
Mar 27, 2018
Jan 27, 2024
Feb 25, 2023
Oct 1, 2021
Nov 27, 2024
Nov 27, 2024

Repository files navigation

culori

npm version bundle size

Culori is a comprehensive color library for JavaScript that works across many color spaces to offer conversion, interpolation, color difference formulas, blending functions, and more. It provides up-to-date support for the color spaces defined in CSS Color Module Level 4 specification.

npm install culori

The full documentation is published on culorijs.org. Some quick entry points:

Contributing

Contributions of all kinds (feedback, ideas, bug fixes, documentation) are welcome.

Please open a GitHub issue/discussion before putting in any work that’s not straightforward.

More in CONTRIBUTING.md.