Added nim-termui

This commit is contained in:
jjv360
2021-03-26 22:14:56 +00:00
committed by Dominik Picheta
parent 9975f8fdcd
commit 09acc4fb32
+15
View File
@@ -21945,5 +21945,20 @@
"description": "Library for parsing text/gemini",
"license": "MIT",
"web": "https://github.com/autumngray/parsegemini"
},
{
"name": "termui",
"url": "https://github.com/jjv360/nim-termui",
"method": "git",
"tags": [
"terminal",
"console",
"ui",
"input",
"ask"
],
"description": "Simple UI components for the terminal.",
"license": "MIT",
"web": "https://github.com/jjv360/nim-termui"
}
]