mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added nim-termui
This commit is contained in:
parent
9975f8fdcd
commit
09acc4fb32
@ -21945,5 +21945,20 @@
|
|||||||
"description": "Library for parsing text/gemini",
|
"description": "Library for parsing text/gemini",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/autumngray/parsegemini"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user