UNPKG

@syncfusion/ej2-grids

Version:

Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.

46 lines 1.55 kB
{ "name": "@syncfusion/ej2-grids", "version": "31.1.22", "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-grids.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-grids.es5.js", "dependencies": { "@syncfusion/ej2-base": "~31.1.22", "@syncfusion/ej2-buttons": "~31.1.21", "@syncfusion/ej2-calendars": "~31.1.22", "@syncfusion/ej2-compression": "~31.1.17", "@syncfusion/ej2-data": "~31.1.17", "@syncfusion/ej2-dropdowns": "~31.1.22", "@syncfusion/ej2-excel-export": "~31.1.17", "@syncfusion/ej2-file-utils": "~31.1.17", "@syncfusion/ej2-inputs": "~31.1.22", "@syncfusion/ej2-lists": "~31.1.17", "@syncfusion/ej2-navigations": "~31.1.20", "@syncfusion/ej2-notifications": "~31.1.17", "@syncfusion/ej2-pdf-export": "~31.1.17", "@syncfusion/ej2-popups": "~31.1.20", "@syncfusion/ej2-splitbuttons": "~31.1.17" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "ej2-grids", "web-components", "JavaScript", "TypeScript", "grid", "data", "table" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids" }, "typings": "index.d.ts", "sideEffects": false, "homepage": "https://www.syncfusion.com/javascript-ui-controls" }