Added package webidl2nim (#2720)

This commit is contained in:
ASVIEST 2023-10-10 07:14:03 +03:00 committed by GitHub
parent 3aacdd2604
commit d3e643bf98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]