Added package prettyterm (#3106)

This commit is contained in:
Rejzi-Dich 2025-08-12 18:36:59 +05:00 committed by GitHub
parent f165f5e9f4
commit 762e2ac42b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]