Added package midio_ui_canvas (#1694)

This commit is contained in:
kristianhasselknippe 2020-11-05 07:43:36 +01:00 committed by GitHub
parent 9c3c8d4fb4
commit b7c966b6a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20141,6 +20141,22 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/jackhftang/canonicaljson.nim" "web": "https://github.com/jackhftang/canonicaljson.nim"
}, },
{
"name": "midio_ui_canvas",
"url": "https://github.com/nortero-code/midio-ui-canvas",
"method": "git",
"tags": [
"canvas",
"web",
"gui",
"framework",
"library",
"midio"
],
"description": "HTML Canvas backend for the midio ui engine",
"license": "MIT",
"web": "https://github.com/nortero-code/midio-ui-canvas"
},
{ {
"name": "nimvisa", "name": "nimvisa",
"url": "https://github.com/leeooox/nimvisa", "url": "https://github.com/leeooox/nimvisa",