Merge pull request #639 from oskca/master
add webview, a cross platform single header webview library
This commit is contained in:
commit
f370171547
1 changed files with 16 additions and 0 deletions
|
|
@ -2927,6 +2927,22 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/nimx"
|
||||
},
|
||||
{
|
||||
"name": "webview",
|
||||
"url": "https://github.com/oskca/webview",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"gui",
|
||||
"ui",
|
||||
"webview",
|
||||
"cross",
|
||||
"web",
|
||||
"library"
|
||||
],
|
||||
"description": "Nim bindings for https://github.com/zserge/webview, a cross platform single header webview library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/oskca/webview"
|
||||
},
|
||||
{
|
||||
"name": "memo",
|
||||
"url": "https://github.com/andreaferretti/memo",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue