add webview, a cross platform single header webview library

This commit is contained in:
oskca 2018-01-10 22:12:58 +08:00
parent c3e256ce56
commit 819fd13cb8

View File

@ -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",