Add celina (#3099)

This commit is contained in:
Shuu 2025-08-11 13:39:18 +09:00 committed by GitHub
parent 30aa675eab
commit 12234dc01a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36007,5 +36007,19 @@
"description": "xcb.nim | Nimmified bindings for XCB",
"license": "MPL-2.0",
"web": "https://github.com/heysokam/xcb.nim"
},
{
"name": "celina",
"url": "https://github.com/fox0430/celina",
"method": "git",
"tags": [
"cli",
"command-line",
"terminal",
"ui"
],
"description": "A CLI library inspired by Ratatui",
"license": "MIT",
"web": "https://github.com/fox0430/celina"
}
]