Added package webidl2nim (#2720)

This commit is contained in:
ASVIEST
2023-10-10 12:14:03 +08:00
committed by GitHub
parent 3aacdd2604
commit d3e643bf98
+15
View File
@@ -31538,5 +31538,20 @@
"description": "Easy to use and flexible UI framework in pure Nim",
"license": "MIT",
"web": "https://github.com/levovix0/sigui"
},
{
"name": "webidl2nim",
"url": "https://github.com/ASVIEST/webidl2nim",
"method": "git",
"tags": [
"web",
"webidl",
"js",
"javascript",
"tool"
],
"description": "webidl to Nim bindings generator",
"license": "MIT",
"web": "https://github.com/ASVIEST/webidl2nim"
}
]