mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add package sigui (#2716)
* Add package sigui * Update packages.json --------- Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
This commit is contained in:
parent
df16c78b52
commit
6f54643775
@ -31508,5 +31508,19 @@
|
|||||||
"description": "Multi backend HTTP fetching",
|
"description": "Multi backend HTTP fetching",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/thisago/unifetch"
|
"web": "https://github.com/thisago/unifetch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sigui",
|
||||||
|
"url": "https://github.com/levovix0/sigui",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ui",
|
||||||
|
"gui",
|
||||||
|
"opengl",
|
||||||
|
"siwin"
|
||||||
|
],
|
||||||
|
"description": "Easy to use and flexible UI framework in pure Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/levovix0/sigui"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user