UNPKG

canvas-datagrid

Version:

Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.

29 lines (28 loc) 666 B
{ "name": "canvas-datagrid", "main": "lib/main.js", "version": "0.18.25", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "homepage": "https://github.com/TonyGermaneri/canvas-datagrid", "authors": [ "Tony Germaneri <Tony.Germaneri@gmail.com>" ], "description": "Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.", "keywords": [ "data", "datagrid", "grid", "data-grid", "data-table", "table", "datatable", "component" ], "license": "BSD" }