authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:31:28 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:31:28 -07:00
logeaf93f7c177e4bd0d6a258e88998e442cd905a69
treec7183b179a309154239b36a8b898c602281c8100
parent7adf75caad961fb8d81fd7517c1db17a6df87a3a

ziginfra README sync


1 files changed, 19 insertions(+), 0 deletions(-)

README.md created+19
...@@ -0,0 +1,19 @@
1# zig-color
2
3![loc](https://sloc.xyz/github/nektro/zig-color)
4[![license](https://img.shields.io/github/license/nektro/zig-color.svg)](https://github.com/nektro/zig-color/blob/master/LICENSE)
5[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
6[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
8
9A pure-Zig library for parsing and manipulating colors in and between multiple spaces.
10
11## Supports
12
13- sRGB
14- LinearRGB
15- CMYK
16- HSL
17- HSV
18- YUV
19- YCbCr