|
cli
|
create color gradient svg
|
2025-03-18 11:26:50 -04:00 |
|
.gitignore
|
basic conversion from rgb to lab
|
2025-03-18 08:44:03 -04:00 |
|
distance.go
|
basic conversion from rgb to lab
|
2025-03-18 08:44:03 -04:00 |
|
go.mod
|
basic conversion from rgb to lab
|
2025-03-18 08:44:03 -04:00 |
|
lab.go
|
implement reverse conversion from Lab to RGB
|
2025-03-18 15:21:45 -04:00 |
|
lab_test.go
|
implement reverse conversion from Lab to RGB
|
2025-03-18 15:21:45 -04:00 |
|
LICENSE
|
Update LICENSE
|
2025-03-17 21:07:22 +00:00 |
|
palette.go
|
implement reverse conversion from Lab to RGB
|
2025-03-18 15:21:45 -04:00 |
|
README.md
|
Initial commit
|
2025-03-17 21:06:53 +00:00 |
|
rgb.go
|
create color palettes
|
2025-03-18 11:27:03 -04:00 |
|
rgb_test.go
|
implement reverse conversion from Lab to RGB
|
2025-03-18 15:21:45 -04:00 |
|
swatch.go
|
create color gradient svg
|
2025-03-18 11:26:50 -04:00 |
|
xyz.go
|
implement reverse conversion from Lab to RGB
|
2025-03-18 15:21:45 -04:00 |
|
xyz_test.go
|
implement reverse conversion from Lab to RGB
|
2025-03-18 15:21:45 -04:00 |