mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add wChart (#1166)
This commit is contained in:
parent
b7be081ade
commit
125b183a27
@ -14293,11 +14293,28 @@
|
|||||||
"library",
|
"library",
|
||||||
"windows",
|
"windows",
|
||||||
"gui",
|
"gui",
|
||||||
"ui"
|
"ui",
|
||||||
|
"wnim"
|
||||||
],
|
],
|
||||||
"description": "Grid plugin for wNim.",
|
"description": "Grid plugin for wNim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bunkford/wZeeGrid",
|
"web": "https://github.com/bunkford/wZeeGrid",
|
||||||
"doc": "https://bunkford.github.io/wZeeGrid/wZeeGrid.html"
|
"doc": "https://bunkford.github.io/wZeeGrid/wZeeGrid.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wChart",
|
||||||
|
"url": "https://github.com/bunkford/wChart",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"windows",
|
||||||
|
"gui",
|
||||||
|
"ui",
|
||||||
|
"wnim"
|
||||||
|
],
|
||||||
|
"description": "Chart plugin for wNim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/bunkford/wChart",
|
||||||
|
"doc": "https://bunkford.github.io/wChart/wChart.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user