Skip to content

Commit eed5059

Browse files
authored
Update index.md (#228)
* Update index.md Added reference link to an open source project utilizing Culori * Update index.md * Update resources.md Moved link to the Resources page * Update index.md Removed my project link from the index.md file
1 parent 11b78d0 commit eed5059

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/resources.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ These projects add more functionality to Culori, but they're separate as to keep
1717
- [Schemist](https://github.com/felixgirault/schemist) — color schemes builder backed by Culori.
1818
- [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.
1919
- [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+
- [huetiful-js](https://github.com/prjctimg/huetiful) - Open source Typescript library for manipulating color and generating custom color scales based on Culori. With utilities for sorting, filtering and querying collections of colors, this library opens new ways of working with color programmatically.
2021

2122
_Does your product/project use Culori? Create a PR and add yourself to this list._
2223

@@ -53,4 +54,4 @@ _Does your product/project use Culori? Create a PR and add yourself to this list
5354

5455
- [Fairchild, Mark D.](http://markfairchild.org/)[_Color Appearance Models_](https://www.wiley.com/en-us/Color+Appearance+Models%2C+3rd+Edition-p-9781119967033), 3rd Edition, Wiley, 2013.
5556
- Morovič, Ján — [_Color Gamut Mapping_](https://www.wiley.com/en-ie/Color+Gamut+Mapping-p-9780470030325), Wiley, 2008.
56-
- [Poynton, Charles](http://poynton.ca/)[_Digital Video and HD Algorithms and Interfaces_](https://www.elsevier.com/books/digital-video-and-hd/poynton/978-0-12-391926-7), 2nd Edition, Morgan Kaufmann, 2012.
57+
- [Poynton, Charles](http://poynton.ca/)[_Digital Video and HD Algorithms and Interfaces_](https://www.elsevier.com/books/digital-video-and-hd/poynton/978-0-12-391926-7), 2nd Edition, Morgan Kaufmann, 2012.

0 commit comments

Comments
 (0)