UNPKG

dkgrid

Version:

A utility class for creating Tabulator grids with JSON configs.

19 lines 408 B
{ "name": "dkgrid", "version": "0.7.0", "description": "A utility class for creating Tabulator grids with JSON configs.", "main": "dkgrid.js", "module": "dkgrid.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "datagrid", "json-config" ], "author": "Tommy", "license": "MIT", "dependencies": { "tabulator-tables": "^5.5.0" } }