@syncfusion/ej2-react-grids
Version:
Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React
29 lines • 928 B
JSON
{
"name": "@syncfusion/ej2-react-grids",
"version": "33.1.46",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"react",
"reactjs",
"react-grids",
"ej2-react-grids"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
},
"main": "./dist/ej2-react-grids.umd.min.js",
"module": "./index.js",
"es2015": "dist/es6/ej2-react-grids.es2015.js",
"readme": "ReadMe.md",
"dependencies": {
"@syncfusion/ej2-base": "~33.1.45",
"@syncfusion/ej2-react-base": "~33.1.44",
"@syncfusion/ej2-grids": "33.1.46"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}