Added package nimview (#1816)

This commit is contained in:
marcomq 2021-02-22 07:26:59 +01:00 committed by GitHub
parent a5355fb506
commit 1561308b7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21575,5 +21575,22 @@
"description": "Windows resource file generator",
"license": "MIT",
"web": "https://github.com/codehz/nim-winres"
},
{
"name": "nimview",
"url": "https://github.com/marcomq/nimview",
"method": "git",
"tags": [
"web",
"library",
"gui",
"webview",
"html",
"css",
"javascript"
],
"description": "Nim / Python / C library to run webview with HTML/JS as UI",
"license": "MIT",
"web": "https://github.com/marcomq/nimview"
}
]