smatchit_tailwind_project/node_modules/culori
2024-07-15 15:57:41 +03:00
..
bundled First Commit 2024-07-15 15:57:41 +03:00
src First Commit 2024-07-15 15:57:41 +03:00
LICENSE First Commit 2024-07-15 15:57:41 +03:00
package.json First Commit 2024-07-15 15:57:41 +03:00
README.md First Commit 2024-07-15 15:57:41 +03:00

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 any kind (feedback, ideas, bug fixes) are welcome. Please open a GitHub issue before starting work on anything that's not straightforward.