Added package prettyterm (#3106)

This commit is contained in:
Rejzi-Dich
2025-08-12 15:36:59 +02:00
committed by GitHub
parent f165f5e9f4
commit 762e2ac42b
+14
View File
@@ -36035,5 +36035,19 @@
"description": "Nim wrapper for cglm, an optimized 3D math library written in C99",
"license": "MIT",
"web": "https://github.com/Niminem/cglm"
},
{
"name": "prettyterm",
"url": "https://github.com/CodeLibraty/prettyterm",
"method": "git",
"tags": [
"terminal",
"tui",
"utils",
"rytonlang"
],
"description": "Make your terminal interfaces prettier!",
"license": "MIT",
"web": "https://github.com/CodeLibraty/prettyterm"
}
]