Added package hsluv (#1435)

This commit is contained in:
Nagee Elghassein
2020-04-13 08:03:09 +02:00
committed by GitHub
parent f0aa0c2ffb
commit c388e3ca89
+14
View File
@@ -17383,6 +17383,20 @@
"license": "MIT",
"web": "https://github.com/ThomasTJdev/choosenim_gui"
},
{
"name": "hsluv",
"url": "https://github.com/isthisnagee/hsluv-nim",
"method": "git",
"tags": [
"color",
"hsl",
"hsluv",
"hpluv"
],
"description": "A port of HSLuv, a human friendly alternative to HSL.",
"license": "MIT",
"web": "https://github.com/isthisnagee/hsluv-nim"
},
{
"name": "lrucache",
"url": "https://github.com/jackhftang/lrucache",