Skip to content

Commit 12234dc

Browse files
authored
Add celina (#3099)
1 parent 30aa675 commit 12234dc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36007,5 +36007,19 @@
3600736007
"description": "xcb.nim | Nimmified bindings for XCB",
3600836008
"license": "MPL-2.0",
3600936009
"web": "https://github.com/heysokam/xcb.nim"
36010+
},
36011+
{
36012+
"name": "celina",
36013+
"url": "https://github.com/fox0430/celina",
36014+
"method": "git",
36015+
"tags": [
36016+
"cli",
36017+
"command-line",
36018+
"terminal",
36019+
"ui"
36020+
],
36021+
"description": "A CLI library inspired by Ratatui",
36022+
"license": "MIT",
36023+
"web": "https://github.com/fox0430/celina"
3601036024
}
3601136025
]

0 commit comments

Comments
 (0)