Add package webui (#2534)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Grave 2023-03-12 17:44:06 -04:00 committed by GitHub
parent ef46cfac0d
commit c6b88e9547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,28 @@
[
{
"name": "webui",
"url": "https://github.com/neroist/webui",
"method": "git",
"tags": [
"webui",
"web",
"gui",
"ui",
"wrapper",
"bindings",
"cross-platform",
"browser",
"chrome",
"firefox",
"safari",
"webapp",
"library"
],
"description": "Nim wrapper for WebUI",
"license": "MIT",
"web": "https://github.com/neroist/webui#readme",
"docs": "https://neroist.github.io/webui"
},
{
"name": "unibs",
"url": "https://github.com/choltreppe/unibs",