nggridify2
Version:
ng-gridify reimagined for Angular2+. Generic grid for angularJS with paging, sorting, the ability to export CSV and configurable content.
29 lines • 631 B
JSON
{
"name": "nggridify2",
"version": "0.6.1",
"description": "ng-gridify reimagined for Angular2+. Generic grid for angularJS with paging, sorting, the ability to export CSV and configurable content.",
"main": "index.js",
"scripts": { },
"keywords": [
"angular",
"angular2",
"angular4",
"grid",
"gridify",
"nggridify",
"paging",
"csv",
"export",
"datagrid",
"data grid",
"sorting",
"display data",
"ng-gridify"
],
"author": "Iain Plimmer",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/iainplimmer/ngGridify2"
}
}