add wZeeGrid (#1164)

Grid plugin for wNim.
This commit is contained in:
Duncan Clarke 2019-09-13 01:45:51 -04:00 committed by Miran
parent 4d112b9118
commit b7be081ade

View File

@ -14284,5 +14284,20 @@
"description": "libssh FFI bindings",
"license": "MIT",
"web": "https://github.com/dariolah/libssh-nim"
},
{
"name": "wZeeGrid",
"url": "https://github.com/bunkford/wZeeGrid",
"method": "git",
"tags": [
"library",
"windows",
"gui",
"ui"
],
"description": "Grid plugin for wNim.",
"license": "MIT",
"web": "https://github.com/bunkford/wZeeGrid",
"doc": "https://bunkford.github.io/wZeeGrid/wZeeGrid.html"
}
]