You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources.md
+15-19
Original file line number
Diff line number
Diff line change
@@ -18,36 +18,32 @@ These projects add more functionality to Culori, but they're separate as to keep
18
18
-[Color Name API](https://github.com/meodai/color-name-api) — a REST API for color names that makes use Culori's [differenceCiede2000](https://culorijs.org/api/#differenceCiede2000) to return a fitting name for every color.
19
19
-[Atmos](https://atmos.style) - a toolbox based on (OK)LCH color space for creating professional color palettes. Utilizing Culori for color manipulation allowed us to concentrate on our product's essence rather than getting bogged down in implementation details.
20
20
21
-
Does your product/project use Culori? Create a PR and add yourself to this list.
21
+
_Does your product/project use Culori? Create a PR and add yourself to this list._
22
22
23
23
## Similar projects
24
24
25
-
JavaScript libraries:
26
-
27
-
-[d3-color](https://github.com/d3/d3-color) by [Mike Bostock](https://bost.ocks.org/mike/)
28
-
-[chroma.js](https://github.com/gka/chroma.js) by [Gregor Aisch](https://driven-by-data.net/)
29
-
-[colorjs.io](https://github.com/LeaVerou/color.js) by [Lea Verou](http://lea.verou.me/) and [Chris Lilley](https://svgees.us/)
30
-
31
-
In other languages:
32
-
33
-
-[Colour](https://www.colour-science.org/) for Python
34
-
-[the `colorspace` package](http://colorspace.r-forge.r-project.org/) for R
35
-
-[the `Colors` package](https://github.com/JuliaGraphics/Colors.jl) for Julia
36
-
-[ColorAide](https://github.com/facelessuser/coloraide) for Python by Isaac Muse
37
-
-[colorio](https://github.com/nschloe/colorio) for Python by Nico Schlömer
25
+
-[d3-color](https://github.com/d3/d3-color) by [Mike Bostock](https://bost.ocks.org/mike/) (JavaScript)
26
+
-[chroma.js](https://github.com/gka/chroma.js) by [Gregor Aisch](https://driven-by-data.net/) (JavaScript)
27
+
-[colorjs.io](https://github.com/LeaVerou/color.js) by [Lea Verou](http://lea.verou.me/) and [Chris Lilley](https://svgees.us/) (JavaScript)
0 commit comments