doevisualizations
Version:
Data Visualization Library based on RequireJS and D3.js (v4+)
26 lines (25 loc) • 520 B
JSON
{
"name": "vwidget-grid",
"description": "A simple grid plugin to render data responsively and has native and bootstrap plugins built in",
"main": "index.js",
"authors": [
"Vivek Siruvuri"
],
"license": "MIT",
"keywords": [
"grid",
"plugin",
"jquery",
"widget",
"factory",
"responsive"
],
"homepage": "https://github.com/svivekvarma/vwidget-grid",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}