Added package wings (#1109)
This commit is contained in:
parent
d3b1af93f3
commit
baa4017e01
1 changed files with 15 additions and 0 deletions
|
|
@ -13647,5 +13647,20 @@
|
|||
"description": "Lightweight Contract Programming, Design by Contract, on 9 LoC, NimScript, JavaScript, compile-time.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-contra"
|
||||
},
|
||||
{
|
||||
"name": "wings",
|
||||
"url": "https://github.com/binhonglee/wings",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"binary",
|
||||
"codegen",
|
||||
"struct",
|
||||
"enum"
|
||||
],
|
||||
"description": "A simple cross language struct and enum file generator.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/binhonglee/wings"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue