Added package nimcolor (#2409)

This commit is contained in:
JessaTehCrow
2022-11-28 11:25:50 +08:00
committed by GitHub
parent d9cb459d5a
commit ffdc4df6ed
+12
View File
@@ -27907,5 +27907,17 @@
"description": "Open XML Spreadsheet (Excel) Library for Nim",
"license": "MIT",
"web": "https://github.com/khchen/xl"
},
{
"name": "nimcolor",
"url": "https://github.com/JessaTehCrow/NimColor",
"method": "git",
"tags": [
"color",
"terminal"
],
"description": "Color printing interface for nim",
"license": "MIT",
"web": "https://github.com/JessaTehCrow/NimColor"
}
]