Added jsbind lib
This commit is contained in:
parent
fa1a209c49
commit
97e73be7f5
1 changed files with 13 additions and 0 deletions
|
|
@ -5224,5 +5224,18 @@
|
|||
"description": "OAuth library for nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "http://cordea.github.io/oauth"
|
||||
},
|
||||
{
|
||||
"name": "jsbind",
|
||||
"url": "https://github.com/yglukhov/jsbind",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"bindings",
|
||||
"emscripten",
|
||||
"javascript"
|
||||
],
|
||||
"description": "Define bindings to JavaScript and Emscripten",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/jsbind"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue