mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package nimview (#1816)
This commit is contained in:
parent
a5355fb506
commit
1561308b7a
@ -21575,5 +21575,22 @@
|
|||||||
"description": "Windows resource file generator",
|
"description": "Windows resource file generator",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/codehz/nim-winres"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user