https://github.com/devgru/color-grids
🔴🟢🔵 grids, surfaces and vertices of RGB cube and friends
https://github.com/devgru/color-grids
Last synced: 4 months ago
JSON representation
🔴🟢🔵 grids, surfaces and vertices of RGB cube and friends
- Host: GitHub
- URL: https://github.com/devgru/color-grids
- Owner: devgru
- Created: 2024-08-06T19:37:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-05T11:15:26.000Z (over 1 year ago)
- Last Synced: 2025-10-27T16:05:59.520Z (7 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color Grids
Color Grids is a collection of trivial utilities that produce [Culori](https://culorijs.org/)-compatible colors, representing:
- RGB and Display P3 cube vertices, surfaces and grids;
- HSL, HSV, OKHSL and OKHSV cylinders surfaces and grids;
- monochrome lines.
Explore [the API documentation](https://observablehq.com/@devgru/color-grids) for further details.
## License
MIT © [Dima Semyushkin](https://devg.ru)