mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Added package webidl2nim (#2720)
This commit is contained in:
parent
3aacdd2604
commit
d3e643bf98
@ -31538,5 +31538,20 @@
|
|||||||
"description": "Easy to use and flexible UI framework in pure Nim",
|
"description": "Easy to use and flexible UI framework in pure Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/levovix0/sigui"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user