culori VS Color

Compare culori vs Color and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
culori Color
1 -
796 57
0.9% -
7.8 0.0
11 days ago over 1 year ago
JavaScript Haskell
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

culori

Posts with mentions or reviews of culori. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • Color.js Released
    2 projects | news.ycombinator.com | 29 Jul 2022
    This looks fantastic for working with colors, and from a great developer too. A very very similar js library is Culori [0, 1], which I discovered on the original Oklab introduction post [2].

    If you're doing generative artwork or any procedural work with a non-fixed palette, a good color library and working in linear or Oklab based colorspace is a must. Using sRGB or HSV/B when interpolating for gradients or generating palettes or complementary colors is extremely painful; a 50% brightness (HSV) yellow is visually much brighter than a 50% brightness purple, with similar issues cropping up for saturation. Balancing the lighting and contrast of programmatically generated colors is so much simpler when you have a perceptually uniform colorspace like OkLCh, or linear RGB if you're working with predefined hex values.

    [0]: https://culorijs.org/

    [1]: https://github.com/Evercoder/culori

    [2]: https://bottosson.github.io/posts/oklab/

Color

Posts with mentions or reviews of Color. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Color yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing culori and Color you can also consider the following projects:

values.js - :grapes: Get the tints and shades of a color

gloss - Painless 2D vector graphics, animations and simulations.

ABANICCO

Pigment.O - Krita - Plugin - Color Picker and Mixer

sorted-colors - A tool to sort the named CSS colors in a way that it shows related colors together

implicit - A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...

unhex - A NodeJS package to convert any RGB color to HEX color or viceversa. Also supports HSL conversion.

reanimate - Haskell library for building declarative animations based on SVG graphics

HSL_Colorpicker - 基于Javascript的HSL拾色器,做游戏的时候需要一个HSL拾色器,找了一圈没有找到合适的,所以手写一个

Chart - A 2D charting library for haskell

diagrams-lib - Diagrams standard library

hylide - GLSL embedded in Haskell