Added package midio_ui (#1693)

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

View File

@ -20111,6 +20111,23 @@
"license": "MIT",
"web": "https://github.com/xmonader/nim-servy"
},
{
"name": "midio_ui",
"url": "https://github.com/nortero-code/midio-ui",
"method": "git",
"tags": [
"gui",
"web",
"cross-platform",
"library",
"reactive",
"observables",
"dsl"
],
"description": "The Midio UI library",
"license": "MIT",
"web": "https://github.com/nortero-code/midio-ui"
},
{
"name": "canonicaljson",
"url": "https://github.com/jackhftang/canonicaljson.nim",